<> wrote:
>>> One caveat here. The millsecond timers in Windows do not update every
>>> millisecond. For windows since NT 3.1 the millisecond timers update
>>> roughly every 16 milliseconds. The 95 famliy updates roughly every 55
>>> milliseconds.
>> You might want to look at
>> http://groups.google.ch/group/comp.l...c413f34baf1a7f
>
> What is the point you were trying to make?
>
Sorry if that was unclear:
I just wanted to add that the Windows millisecond timer tick depends on
your hardware (whether it's 10 ms or roughly 16 ms).
You can even vary it on certain hardware types.
Maett