monotonic: monotonic (An implementation of time.monotonic()
monotonic:
monotonic: This module provides a monotonic() function which returns the
monotonic: value (in fractional seconds) of a clock which never goes
monotonic: backwards. It is compatible with Python 2 and Python 3.
monotonic:
monotonic:
monotonic:
monotonic:
monotonic: Homepage: https://github.com/atdt/monotonic
monotonic: