Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Oct : Re: pause thread ~5msec
| Subject: | Re: pause thread ~5msec |
| Posted by: | "Szakály Balázs" (szakal..@freemail.hu) |
| Date: | 26 Oct 2006 03:10:20 |
>
> Windows is not a real-time OS. Most of its timers do not have such high
> resolutions. Multimedia timers tend to have a higher resolution than normal
> timer, so you can try using that (see
> http://groups.google.com/group/microsoft.public.win32.programmer.kernel/msg/577cc97388e1f7eb
> for an example).
I will try this soulution, thankx...
SzB.
none