[Python-Dev] CPU vs Wall time Profiling

Victor Stinner victor.stinner at haypocalc.com
Tue Feb 21 23:00:07 CET 2012


Python 3.3 has two new functions in the time module: monotonic() and
wallclock().

Victor


More information about the Python-Dev mailing list