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 converting.

Michael.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to