Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Python
pytime.c
Find file
Blame
History
Permalink
Issue #13845: time.time() now uses GetSystemTimeAsFileTime() instead of ftime()
· 09225b73
Victor Stinner
authored
Feb 07, 2012
to have a resolution of 100 ns instead of 1 ms (the clock accuracy is between 0.5 ms and 15 ms).
09225b73