Victor Stinner 09225b73c1 Issue #13845: time.time() now uses GetSystemTimeAsFileTime() instead of ftime()
to have a resolution of 100 ns instead of 1 ms (the clock accuracy is between
0.5 ms and 15 ms).
2012-02-07 23:41:01 +01:00
..
2012-01-18 21:45:15 +01:00
2012-01-16 18:02:21 -05:00
2011-11-22 02:27:30 +01:00
2011-09-28 07:41:54 +02:00
2012-02-02 21:23:15 +02:00