<p>This program is useful only with special kernels described in the <ahref="kern.html">A Kernel Model for Precision Timekeeping</a> page. It reads and displays time-related kernel variables using the <tt>ntp_gettime()</tt> system call. A similar display can be obtained using the <tt>ntpdc</tt> program and <tt>kerninfo</tt> command.</p>
<h4>Options</h4>
<dl>
<dt><tt>-c</tt></dt>
<dd>Display the execution time of <tt>ntptime</tt> itself.</dd>
<dt><tt>-e <i>est_error</i></tt></dt>
<dd>Specify estimated error, in microseconds.</dd>
<dt><tt>-f <i>frequency</i></tt></dt>
<dd>Specify frequency offset, in parts per million.</dd>
<dt><tt>-h</tt></dt>
<dd>Display help information.</dd>
<dt><tt>-m <i>max_error</i></tt></dt>
<dd>Specify max possible errors, in microseconds.</dd>
<dt><tt>-o <i>offset</i></tt></dt>
<dd>Specify clock offset, in microseconds.</dd>
<dt><tt>-r</tt></dt>
<dd>Display Unix and NTP times in raw format.</dd>
<dt><tt>-s <i>status</i></tt></dt>
<dd>Specify clock status. Better know what you are doing.</dd>
<dt><tt>-t <i>time_constant</i></tt></dt>
<dd>Specify time constant, an integer in the range 0-10.</dd>