[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: Off topic: Win32 time function
- From: "Vincent Penquerc'h" <Vincent.Penquerch@...>
- Date: Wed, 12 Jun 2002 15:46:01 +0100
Title: RE: Off topic: Win32 time function
> #define CLOCKS_PER_SEC 1000.0
> #define CLK_TCK 1000.0
These might be deceiving.
The count returned might be in 1000 ticks per second, but
the actual resolution might be way less than that.
--
Vincent Penquerc'h