Monotonic Time Backport
JSON →This library provides a backport of Python's `time.monotonic()` function for older Python environments (Python 2 and Python < 3.3). It offers a monotonic clock, guaranteed not to go backward, which is crucial for reliably measuring elapsed time, as it remains unaffected by system clock adjustments such as daylight saving changes. The current version is 1.6. The library is considered stable and complete, with no further updates planned, as `time.monotonic()` is integrated into the standard library for Python 3.3 and newer.
Traffic · last 30 days ↑133% vs prev 7d
total hits 14
actors 6 distinct systems
last hit 2d ago human
top countries 🇺🇸 United States · 🇫🇷 France · 🇩🇪 Germany · 🇮🇳 India · 🇨🇦 Canada
API endpoints
full doc /v1/registry/monotonic
install /v1/registry/monotonic/install
imports /v1/registry/monotonic/imports
compatibility /v1/registry/monotonic/compatibility
quickstart /v1/registry/monotonic/quickstart