This module provides a monotonic() function which returns the value (in
fractional seconds) of a clock which never goes backwards. It is compatible
with Python 2 and Python 3.

Homepage:
https://github.com/atdt/monotonic
