Package python3-module-monotonic: Information
Source package: python3-module-monotonic
Version: 1.6-alt1
Build time: Nov 4, 2025, 12:23 PM in the task #381536
Category: Development/Python3
Report package bugHome page: https://github.com/atdt/monotonic
License: Apache-2.0
Summary: An implementation of time.monotonic() for Python 2 & Python 3
Description:
NOTE: This library is considered stable and complete, and will not receive any further updates. Python versions 3.3 and newer include time.monotonic() in the standard library. This module provides a monotonic() function which returns the value (in fractional seconds) of a clock which never goes backwards. It is compatible with Python 2 and Python 3.
Maintainer: David Sultaniiazov