The approach I'm using for now to decide whether to use the
interpolation thread is to repeatedly call GetSystemTimeAsFileTime
until the sytem time ticks, and take the difference between the two
subsequent readings.  If this is greater than 4ms, the interpolation
thread is started, otherwise, straight GetSystemTimeAsFileTiime
results are used.

Cheers,
Dave Hart

_______________________________________________
questions mailing list
[email protected]
https://lists.ntp.org/mailman/listinfo/questions

Reply via email to