Hello..
Asynchronous timer for Delphi and Freepascal version 1.0
Description:
Asynchronous timer that is portable to Windows and Linux and Mac OSX
(actual 1 ms resolution).
You can configure it as follows from inside defines.inc file:
{$DEFINE CPU32} and {$DEFINE Windows32} for 32 bit systems
{$DEFINE CPU64} and {$DEFINE Windows64} for 64 bit systems
- Platform: Windows, Linux, Mac OSX on (x86)
You can download it from:
https://sites.google.com/site/scalable68/asynchronous-timer-for-delphi-and-freepascal
Thank you,
Amine Moulay Ramdane.