]> granicus.if.org Git - python/commit
Windows time_clock(): rewrite to get rid of horrid casting tricks.
authorTim Peters <tim.peters@gmail.com>
Wed, 13 Feb 2002 05:14:18 +0000 (05:14 +0000)
committerTim Peters <tim.peters@gmail.com>
Wed, 13 Feb 2002 05:14:18 +0000 (05:14 +0000)
commit9ad4b688eca7b80ba00c408089593bba553ed73e
tree3491f4b2119a011e4417e06d1321d1eb21de7e21
parent246debbbc276a7025e48bddb2e6fecafbcb9f522
Windows time_clock():  rewrite to get rid of horrid casting tricks.
Don't blame Mark!  The horrid casting tricks were my idea to begin with.
The rewrite works fine under VC6, and I *expect* will work fine under VC7.
Modules/timemodule.c