[Python-Dev] PEP 418: Add monotonic clock (original) (raw)
Victor Stinner victor.stinner at gmail.com
Tue Mar 27 01:32:38 CEST 2012
- Previous message: [Python-Dev] cpython: Fix time.steady(strict=True): don't use CLOCK_REALTIME
- Next message: [Python-Dev] PEP 418: Add monotonic clock
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I started to write the PEP 418 to clarify the notions of monotonic and steady clocks.
The PEP is a draft and everyone is invited to contribute!
http://www.python.org/dev/peps/pep-0418/ http://hg.python.org/peps/file/tip/pep-0418.txt
Victor
- Previous message: [Python-Dev] cpython: Fix time.steady(strict=True): don't use CLOCK_REALTIME
- Next message: [Python-Dev] PEP 418: Add monotonic clock
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]