1 .\" $NetBSD: ntptime.8,v 1.6 2002/02/02 01:27:22 wiz Exp $
2 .\" Converted from HTML to mandoc by ntp-html2mdoc.pl
9 .Nd read kernel time variables
18 .Op Fl t Ar time_constant
20 This program is useful only with special kernels described in the
21 .%T "A Kernel Model for Precision Timekeeping"
23 .Pa /usr/share/doc/html/ntp/kern.html .
25 time-related kernel variables using the
28 A similar display can be obtained using the
34 .Bl -tag -width indent
36 Display the execution time of
40 Specify estimated error, in microseconds.
42 Specify frequency offset, in parts per million.
44 Display times in Unix timeval format. Default is NTP format.
46 Specify the leap bits as a code from 0 to 3.
48 Display help information.
50 Specify clock offset, in microseconds.
52 Display Unix and NTP times in raw format.
54 Specify clock status. Better know what you are doing.
55 .It Fl t Ar time_constant
56 Specify time constant, an integer in the range 0-4.
59 David L. Mills (mills@udel.edu)