[Lazarus] How to program with time in milliseconds?

Michael Schnell mschnell at lumino.de
Mon May 19 10:54:30 CEST 2014


On 05/19/2014 10:19 AM, Michael Van Canneyt wrote:
>
>
> The register is already used for tick counts.
Please let me know where.

For TTimer in AvtiveNoGu I now use TThread.GetTickCount64 (or 
SysUtils.GetTickCount64)-

I did ASM stepping into same and it does a syscall. (Linux X86/32)

-Michael




More information about the Lazarus mailing list