join
donate
Network Time Foundation:
NTP
•
Ntimed
•
PTPd
•
Linux PTP
•
RADclock
•
GTSAPI
•
More
---+!! Technical Notes %TOC% __Related Topics:__ ---++ Reading the System Clock NTP's =sys_fuzz_nsec= is the time it takes to read the clock in nanoseconds (it's an integer type), and =sys_tick= is the same thing in a floating type but in usec. =sys_precision= is log2 of =sys_tick=. Some systems have =clock_getres()= and it behaves differently on different OSes. NTP generally uses =CLOCK_REALTIME= for its operations, but on some OSes that value will not give use the information we want: | *OS* | *sys_fuzz_nsec* | *sys_tick* | *CLOCK_REALTIME* | *Other* | | !FreeSBD7 | 1676 | 1.676 | 280 | | | Solaris10 | 916 | 0.916 | 1000000 | 83 =CLOCK_HIGHRES= |
This topic: Dev
>
WebHome
>
TechnicalNotes
Topic revision: r1 - 2012-12-27 - 08:13:08 -
HarlanStenn
Copyright &© 1999-2022 by the contributing authors. All material on this collaboration platform is the property of the contributing authors. Ideas, requests, problems regarding the site?
Send feedback