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
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top