[Lazarus] How to program with time in milliseconds?

Michael Schnell mschnell at lumino.de
Thu May 15 12:12:06 CEST 2014


On 05/15/2014 11:43 AM, Henry Vermaak wrote:
> Only the speed can be improved by calling into the vDSO, not the 
> precision. You need to use clock_gettime() for nanosecond precision 

I see.

Is clock_gettime not available via vDSO ? To me this seems even more 
viable than for fpGetTimeOfDay.


> (and to be unaffected by discontinuous clock changes).
Thanks for pointing out this

-Michael




More information about the Lazarus mailing list