28 Aug
2013
28 Aug
'13
8:57 p.m.
Hello, I am using the posix_time ptime interface to gauge clock times, universal time (Utc), and do date/time math, subtracting for durations type thing. What I am finding is that the accuracy seems to be fast. By how much I don't know, whether that's by a factor of what, or what not, I do not know. We are encountering this on an ARM platform. Has anyone else experience this? If so what can we do to workaround it? Assuming we stick with the Boost API to comprehend date/time, duration, our stopwatch abstraction, elapsed-timer, and so on. Thank you... Regards, Michael Powell