03-15-2006 08:07 AM
03-15-2006 08:45 AM
If you only miss by a few msec, it's probably just quantization error due to lower resolution in the 'Get Date / Time' function. On Windows machines, it typically only advances in ~16 msec increments.
You could get 1 msec resolution by modifying your example to use the 'Tick Count (msec)' function instead of "Get Date/Time'.
-Kevin P.
03-15-2006 08:49 AM
03-15-2006 09:37 AM
03-15-2006 09:46 AM
03-15-2006 10:04 AM
03-15-2006 10:20 AM
03-17-2006 05:33 AM
03-17-2006 08:41 AM
03-17-2006 09:18 AM