by "Bob Swart (aka Dr.Bob)" <b.swart@[EMAIL PROTECTED]
>
Jun 2, 2005 at 11:45 AM
Hi Sebastian,
> I need an event excecuted in very short intervals (0,000111s). I've
> tried to do it with the intervalTimer in Delphi 5, but it is only able
> to start events in miliseconds. Is there any other way to do it?
Yes, use the QueryPerformanceCounter and QueryPerformanceFrequency
functions (from the Windows unit) to measure short time intervals at a
high resolution.
> Thanks for your help
> Sebastian Gatzhammer
Groetjes,
Bob Swart (aka Dr.Bob - www.DrBob42.com)
--
Bob Swart Training & Consultancy (eBob42) - Borland Technology Partner
Delphi 2005 PDF manuals available from http://www.drbob42.com/training