ntptime (8) Linux Manual Page
ntptime – read and set kernel time variables
Synopsis
ntptime [ -MNchr ] [ -e est_error ] [ -f frequency ] [ -m max_error ] [ -o offset ] [ -s status ] [ -t time_constant] [ -T tai_offset ]
Description
This program is useful only with special kernels described in the A Kernel Model for Precision Timekeeping page. It reads and displays time-related kernel variables using the ntp_gettime() system call. A similar display can be obtained using the ntpdc program and kerninfo command.
Options
-
-c- Display the execution time of
ntptimeitself. -eest_error- Specify estimated error, in microseconds.
-ffrequency- Specify frequency offset, in parts per million.
-h- Display help information.
-mmax_error- Specify max possible errors, in microseconds.
-ooffset- Specify clock offset, in microseconds.
-r- Display Unix and NTP times in raw format.
-sstatus- Specify clock status. Better know what you are doing.
-ttime_constant- Specify time constant, an integer in the range 0-10.
-M- Switch to microsecond mode.
-N- Switch to nanosecond mode.
-Ttai_offset- Set TAI offset.
See Also
ntpd(8), ntpdate(8) The official HTML documentation. This file was automatically generated from HTML source.
