Files
cpython/Doc/library
Victor Stinner 846ad5a26a gh-88494: Use QueryPerformanceCounter() for time.monotonic() (#116781)
On Windows, time.monotonic() now uses the QueryPerformanceCounter()
clock to have a resolution better than 1 us, instead of the
gGetTickCount64() clock which has a resolution of 15.6 ms.
2024-03-14 16:42:41 +01:00
..
2024-03-05 09:05:52 -07:00
2024-03-12 21:19:33 -07:00
2024-03-12 21:19:33 -07:00
2024-03-12 21:19:33 -07:00
2024-03-12 21:19:33 -07:00