My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Wiki pages

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.

Powered by Google Project Hosting