Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Asynchronous timer for Delphi and Freepascal version 1.0

1 view
Skip to first unread message

Horizon68

unread,
Feb 17, 2019, 2:06:09 PM2/17/19
to
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.

0 new messages