Staging
v0.5.1
https://github.com/python/cpython
Revision 7b1be36bb75b6e682a05f45267077f9c6583f680 authored by Georg Brandl on 29 March 2007, 12:42:16 UTC, committed by Georg Brandl on 29 March 2007, 12:42:16 UTC
the C lib's clock() is used, but it must be divided by CLOCKS_PER_SEC
as for the POSIX implementation (thanks to #pypy).
 (backport from rev. 54606)
1 parent 6524573
History
Tip revision: 7b1be36bb75b6e682a05f45267077f9c6583f680 authored by Georg Brandl on 29 March 2007, 12:42:16 UTC
In Windows' time.clock(), when QueryPerformanceFrequency() fails,
Tip revision: 7b1be36

README

back to top