http://wiki.lazarus.freepascal.org/EpikTimer
--
Felipe Monteiro de Carvalho
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
On Fri, 22 Oct 2010, Frank Church wrote:
How accurate can a timestamp be calculated in FreePascal?
Is the the Now() function accurate to more than a millisecond?
No. A millisecond is the most.
The datatype (double) may allow more, but it is not taken into account when
comparing or converti
How accurate can a timestamp be calculated in FreePascal?
Is the the Now() function accurate to more than a millisecond?
--
Frank Church
===
http://devblog.brahmancreations.com
___
fpc-pascal maillist - fpc-pascal@lists.freepasca