ntptime - Display Kernel Time Variables.
/usr/sbin/ntptime [-chr] [-e est_error] [-f frequency] [-m max_error] [-o offset] [-s status] [-t time_constant]
System Administration Commands ntptime(1M) NAME ntptime - Display Kernel Time Variables. SYNOPSIS /usr/sbin/ntptime [-chr] [-e est_error] [-f frequency] [-m max_error] [-o offset] [-s status] [-t time_constant] DESCRIPTION This program is used to display or set the kernel variables used by NTP as described in the documentation at file:///usr/share/doc/ntp/kern.html entitled "A Kernel Model for Preci- sion Timekeeping". A similar display can be obtained using the ntpdc program and kerninfo command. The actual meaning of these variables is rather difficult to understand, but the ntptime program is primarily useful to determine if the variables are set at all or to clear them if they are. OPTIONS -c Display the time taken to call ntp_gettime (us) -e esterror Set the estimated error, in microseconds. -f frequency Set the frequency error (-500 .. 500), in parts per million. -h Display help information. -m maxerror Set the maximum possible error, in microseconds. -o offset Set the offset in microseconds. -r Print the unix and NTP time raw -s status Set the status bits. Do not use this unless you know what you are doing. -t timeconstant Set the log2 of PLL time constant, an integer in the range 0-10. ATTRIBUTES See attributes(5) for descriptions of the following attributes: +---------------+---------------------+ |ATTRIBUTE TYPE | ATTRIBUTE VALUE | +---------------+---------------------+ |Availability | service/network/ntp | +---------------+---------------------+ |Stability | Volatile | +---------------+---------------------+ NOTES The documentation available at /usr/share/doc/ntp is provided as is from the NTP distribution and may contain information that is not applicable to the software as provided in this partIcular distribution. SEE ALSO ntpd(1M), attributes(5) This software was built from source available at https://java.net/projects/solaris-userland. The original community source was downloaded from http://ar- chive.ntp.org/ntp4/ntp-4.2/ntp-4.2.8p10.tar.gz Further information about this software can be found on the open source community website at http://www.ntp.org/. ntptime(1M)