mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-02 16:40:44 -05:00
> 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 implementation. – https://pypi.org/project/monotonic/