1ntptime(8) System Manager's Manual ntptime(8)
2
3
4
6 ntptime - read and set kernel time variables
7
8
10 ntptime [ -chr ] [ -e est_error ] [ -f frequency ] [ -m max_error ] [
11 -o offset ] [ -s status ] [ -t time_constant]
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
49 ntpd(8), ntpdate(8)
50
51 The official HTML documentation.
52
53 This file was automatically generated from HTML source.
54
55
56
57
58 ntptime(8)