| 
 | The turtle has been swimming in the kernel. | 
1. Manual Pages
2. Table of Contents
3. Synopsis
ntptime [-chr] [-eest_error] [-ffrequency] [-j] [-mmax_error] [-ooffset] [-sstatus] [-ttime_constant]
4. Description
Checks the kernel configuration for the NTP user interface
syscalls ntp_gettime() and ntp_adjtime().  If present, the current
timekeeping data are displayed.  If not, a disappointment is
displayed.  See the kernel page file in the HTML documentation in
distribution for further details.
A similar display can be obtained using the ntpq program
and kerninfo command.
This program is useful only with kernels featuring the ntp_adjtime(2) system call or local equivalent, as described in the A Kernel Model for Precision Timekeeping page,
5. Options
- -c
- 
Display the execution time of ntptimeitself.
- -eest_error
- 
Specify estimated error, in microseconds. 
- -ffrequency
- 
Specify frequency offset, in parts per million. 
- -h
- 
Display help information. 
- -j
- 
Report in JSON rather than plain text. 
- -mmax_error
- 
Specify max possible errors, in microseconds. 
- -ooffset
- 
Specify clock offset, in microseconds. 
- -r
- 
Display Unix and NTP times in raw format. 
- -sstatus
- 
Specify clock status. Better know what you are doing. 
- -ttime_constant
- 
Specify time constant, an integer in the range 0-10. 
- -V
- 
Print the version string and exit. 



