1ntptime(8) System Manager's Manual ntptime(8)
2
3
4
6 ntptime - read and set kernel time variables
7
8
10 ntptime [ -MNchr ] [ -e est_error ] [ -f frequency ] [ -m max_error ] [
11 -o offset ] [ -s status ] [ -t time_constant] [ -T tai_offset ]
12
13
15 This program is useful only with special kernels described in the A
16 Kernel Model for Precision Timekeeping page. It reads and displays
17 time-related kernel variables using the ntp_gettime() system call. A
18 similar display can be obtained using the ntpdc program and kerninfo
19 command.
20
21
23 -c Display the execution time of ntptime itself.
24
25 -e est_error
26 Specify estimated error, in microseconds.
27
28 -f frequency
29 Specify frequency offset, in parts per million.
30
31 -h Display help information.
32
33 -m max_error
34 Specify max possible errors, in microseconds.
35
36 -o offset
37 Specify clock offset, in microseconds.
38
39 -r Display Unix and NTP times in raw format.
40
41 -s status
42 Specify clock status. Better know what you are doing.
43
44 -t time_constant
45 Specify time constant, an integer in the range 0-10.
46
47 -M Switch to microsecond mode.
48
49 -N Switch to nanosecond mode.
50
51 -T tai_offset
52 Set TAI offset.
53
54
56 ntpd(8), ntpdate(8)
57
58 The official HTML documentation.
59
60 This file was automatically generated from HTML source.
61
62
63
64
65 ntptime(8)