diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-08-29 14:51:33 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-08-29 14:51:33 (GMT) |
commit | 5488449ba467bb9baa8c759c7f8534cb2e8d0224 (patch) | |
tree | a44ed21e7f6b9d8fc5310b5f703f1696fe9499bf /.hgtouch | |
parent | 0011124dc235fb9af1a80acf3df7edd8816c0a9d (diff) | |
download | cpython-5488449ba467bb9baa8c759c7f8534cb2e8d0224.zip cpython-5488449ba467bb9baa8c759c7f8534cb2e8d0224.tar.gz cpython-5488449ba467bb9baa8c759c7f8534cb2e8d0224.tar.bz2 |
Issue #22043: Simplify time.perf_counter() on Windows
QueryPerformanceFrequency() cannot fail on Windows XP and later according to
its documentation: raise an exception on error and drop the fallback to the
system clock.
Diffstat (limited to '.hgtouch')
0 files changed, 0 insertions, 0 deletions