Fedora Packages

python3-monotonic Subpackage of python-monotonic

An implementation of time.monotonic() for Python 2 & < 3.3

This module provides a ``monotonic()`` function which returns the value (in fractional seconds) of a clock which never goes backwards. On Python 3.3 or newer, ``monotonic`` will be an alias of ``time.monotonic`` from the standard library. On older versions, it will fall back to an equivalent platform specific implementation.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.5-19.fc40 -
Fedora 40 1.5-19.fc40 -
Fedora 39 1.5-17.fc39 -
Fedora 38 1.5-15.fc38 -
EPEL 9 1.5-15.el9 -
EPEL 8 1.5-7.el8 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at python-monotonic dash maintainers at fedoraproject dot org.



Sources on Pagure