New port: devel/py-monotonic
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.
Submitted by: alfred Reviewed by: sunpoet, koobs Differential Revision: D3802, D4845