]> granicus.if.org Git - python/commit
Some Win64 pre-release in 2000 didn't support
authorTim Peters <tim.peters@gmail.com>
Thu, 25 May 2006 21:50:17 +0000 (21:50 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 25 May 2006 21:50:17 +0000 (21:50 +0000)
commit7a822dabadcc79acacc2e9cb02ada7cd4879371b
treee114cdca32ce0ba59a613c6236fe2aa9db15a108
parent36850456caa30eba02d440c7c36ccdd510625767
Some Win64 pre-release in 2000 didn't support
QueryPerformanceCounter(), but we believe Win64 does
support it now.  So use in time.clock().

It would be peachy if someone with a Win64 box tried
this ;-)
Misc/NEWS
Modules/timemodule.c