|
Project Information
Featured
|
Python lacks support for accessing monotonic time, like clock_gettime(CLOCK_MONOTONIC, ...) on POSIX platforms. This is added here. Linux, FreeBSD, Mac OS X* and Windows are supported. New platforms are easy to add. * Mac OS X requires a very small C library to function. |