summaryrefslogtreecommitdiff
path: root/Python/getcompiler.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2012-04-29 02:41:27 +0200
committerVictor Stinner <victor.stinner@gmail.com>2012-04-29 02:41:27 +0200
commitd5f225bf1a19028958c3e8a4ce559ffe435721ed (patch)
tree8414d7646359b20589e26852df3ed292674b913a /Python/getcompiler.c
parent62aa81c8b57eb32a88bb9065997b2f236c424663 (diff)
downloadcpython-d5f225bf1a19028958c3e8a4ce559ffe435721ed.tar.gz
Issue #14428, #14397: Implement the PEP 418
* Rename time.steady() to time.monotonic() * On Windows, time.monotonic() uses GetTickCount/GetTickCount64() instead of QueryPerformanceCounter() * time.monotonic() uses CLOCK_HIGHRES if available * Add time.get_clock_info(), time.perf_counter() and time.process_time() functions
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions