Stuart McLachlan
stuart at lexacorp.com.pg
Mon Feb 14 16:18:17 CST 2005
On 14 Feb 2005 at 16:49, Gustav Brock wrote: > Hi Stuart > > Thanks. Are you sure about those 10 ms? > If I run a small test function: > I did say "roughly". The actual resolution of Timer will vary, not only because of the low priority, but also because of variations in the timer resolution from machine to machine. You can find the timer resolution for the machine you are running on using the GetSystemTimeAdjustment API call. -- Stuart