[project @ 2005-11-03 16:22:15 by simonmar]
authorsimonmar <unknown>
Thu, 3 Nov 2005 16:22:15 +0000 (16:22 +0000)
committersimonmar <unknown>
Thu, 3 Nov 2005 16:22:15 +0000 (16:22 +0000)
Improve the Win32 implementation of the time-measurement stuff.  Now
supports per-thread CPU time, and the elapsed time should be correct
(previously it was the sum of user time & kernel time, which isn't
what we want).


No differences found