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

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -