1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2 3<html> 4 5 <head> 6 <meta name="generator" content="HTML Tidy, see www.w3.org"> 7 <title>ntptime - read kernel time variables</title> 8 <link href="scripts/style.css" type="text/css" rel="stylesheet"> 9 </head> 10 11 <body> 12 <h3><tt>ntptime</tt> - read kernel time variables</h3> 13 <img src="pic/pogo5.gif" alt="gif" align="left"><a href="http://www.eecis.udel.edu/~mills/pictures.html">from <i>Pogo</i>, Walt Kelly</a> 14 <p>The turtle has been swimming in the kernel.</p> 15 <p>Last update: <csobj format="ShortTime" h="24" locale="00000409" region="0" t="DateTime" w="50">20:19</csobj> UTC <csobj format="LongDate" h="24" locale="00000409" region="0" t="DateTime" w="257">Monday, December 02, 2002</csobj></p> 16 <br clear="left"> 17 <hr> 18 <h4>Synopsis</h4> 19 <tt>ntptime [ -chr ] [ -e <i>est_error</i> ] [ -f <i>frequency</i> ] [ -m <i>max_error</i> ] [ -o <i>offset</i> ] [ -s <i>status</i> ] [ -t <i>time_constant</i>]</tt> 20 <h4>Description</h4> 21 <p>This program is useful only with special kernels described in the <a href="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> 22 <h4>Options</h4> 23 <dl> 24 <dt><tt>-c</tt> 25 <dd>Display the execution time of <tt>ntptime</tt> itself. 26 <dt><tt>-e <i>est_error</i></tt> 27 <dd>Specify estimated error, in microseconds. 28 <dt><tt>-f <i>frequency</i></tt> 29 <dd>Specify frequency offset, in parts per million. 30 <dt><tt>-h</tt> 31 <dd>Display help information. 32 <dt><tt>-m <i>max_error</i></tt> 33 <dd>Specify max possible errors, in microseconds. 34 <dt><tt>-o <i>offset</i></tt> 35 <dd>Specify clock offset, in microseconds. 36 <dt><tt>-r</tt> 37 <dd>Display Unix and NTP times in raw format. 38 <dt><tt>-s <i>status</i></tt> 39 <dd>Specify clock status. Better know what you are doing. 40 <dt><tt>-t <i>time_constant</i></tt> 41 <dd>Specify time constant, an integer in the range 0-10. 42 </dl> 43 <hr> 44 <script type="text/javascript" language="javascript" src="scripts/footer.txt"></script> 45 </body> 46 47</html>