Hi all,

in my application I have to use a somewhat accurate millisecond
timer as I am exchanging data with an external computer about
100 times per second.

Currently we use the boost library's microsec_clock which in
turn uses unix's gettimeofday() (I'm using linux).

Can I use iVirtualClock::GetCurrentTicks() for that or
does this clock run faster/slower or less accurate for some
reason?

Tnx in advance.




Martin


_______________________________________________
Crystal-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/crystal-main
Unsubscribe: mailto:[EMAIL PROTECTED]

Reply via email to