diff options
author | Georg Brandl <georg@python.org> | 2007-03-29 12:42:07 +0000 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2007-03-29 12:42:07 +0000 |
commit | 30712ab82f7c545cfe89ddf56de135bfbf0ccb67 (patch) | |
tree | 4a26c6ba70840e357efe0c01fc71593a3fd5591b /Python/errors.c | |
parent | 9499b7117a0f0e16727abf1dc7035fce8b0df80d (diff) | |
download | cpython-git-30712ab82f7c545cfe89ddf56de135bfbf0ccb67.tar.gz |
In Windows' time.clock(), when QueryPerformanceFrequency() fails,
the C lib's clock() is used, but it must be divided by CLOCKS_PER_SEC
as for the POSIX implementation (thanks to #pypy).
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions