monotonic 1.6
0
An implementation of time.monotonic() for Python 2 & < 3.3
Contents
An implementation of time.monotonic() for Python 2 & < 3.3
Stars: 64, Watchers: 64, Forks: 20, Open Issues: 0The 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
Related Packages
Errors
A list of common monotonic errors.
Code Examples
Here are some monotonic
code examples and snippets.