[fpc-pascal] Efficient millisecond timestamp

Michael Schnell mschnell at lumino.de
Fri Jan 10 10:56:39 CET 2014


On 01/10/2014 09:56 AM, Mark Morgan Lloyd wrote:
> What's the most efficient and portable way of getting a millisecond 
> timestamp.

Do you run some "realtime" OS ? Otherwise millisecond timestamp don't 
make much sense, as the OS might delay you application for a second now 
and then.

-Michael



More information about the fpc-pascal mailing list