performance - Differences among clocks in Linux (CLOCK_MONOTONIC, CLOCK_REALTIME, CLOCK_SGI_CYCLE, etc) -
where can find documentation that? 1 has more precision? 1 has more performance? difference among them?
here nice test program investigate differences in various system clocks:
http://lwn.net/articles/105582/
the resolution same on of them, each measure different things.
Comments
Post a Comment