Searched hist:"4394 f4767dbc3cf49b4dababb4bfafbbd588edf4" (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/kern/ |
H A D | kern_tc.c | diff 4394f4767dbc3cf49b4dababb4bfafbbd588edf4 Sat Jan 25 08:51:09 CET 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add sysctl kern.timecounter.nsetclock which indicates the number of potential discontinuities in our UTC timescale.
Applications can monitor this variable if they want to be informed about steps in the timescale. Slews (ntp and adjtime(2)) and frequency adjustments (ntp) will not increment this counter, only operations which set the clock. No attempt is made to classify size or direction of the step. diff 4394f4767dbc3cf49b4dababb4bfafbbd588edf4 Sat Jan 25 08:51:09 CET 2003 Poul-Henning Kamp <phk@FreeBSD.org> Add sysctl kern.timecounter.nsetclock which indicates the number of potential discontinuities in our UTC timescale.
Applications can monitor this variable if they want to be informed about steps in the timescale. Slews (ntp and adjtime(2)) and frequency adjustments (ntp) will not increment this counter, only operations which set the clock. No attempt is made to classify size or direction of the step.
|