[Python-Dev] [RFC] PEP 418: Add monotonic time, performance counter and process time functions
Victor Stinner
victor.stinner at gmail.com
Tue Apr 24 01:30:43 CEST 2012
> Here is a simplified version of the first draft of the PEP 418. The
> full version can be read online.
> http://www.python.org/dev/peps/pep-0418/
Thanks to everyone who helped me to work on this PEP!
I integrated last comments. There is no more open question. (Or did I
miss something?)
I didn't know that it would be so hard to add a such simple function
as time.monotonic()!?
Victor
More information about the Python-Dev
mailing list