Contents

monotonic 1.6

0

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

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

Stars: 64, Watchers: 64, Forks: 20, Open Issues: 0

The atdt/monotonic repo was created 9 years ago and the last code push was 3 years ago. The project is moderately popular with 64 github stars!

How to Install monotonic

You can install monotonic using pip

pip install monotonic

or add it to a project with poetry

poetry add monotonic

Package Details

Author
Ori Livneh
License
Apache
Homepage
https://github.com/atdt/monotonic
PyPi:
https://pypi.org/project/monotonic/
GitHub Repo:
https://github.com/atdt/monotonic

Classifiers

  • Software Development/Libraries/Python Modules
No  monotonic  pypi packages just yet.

Errors

A list of common monotonic errors.

Code Examples

Here are some monotonic code examples and snippets.

Related Packages & Articles