Searched refs:slew (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/ntp/include/
H A Dntpsim.h124 double slew; /* Correction Slew Rate */ member in struct:Local_Clock_Info
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntpsim.c112 simclock.slew = 500e-6;
423 adj = time_gap * simclock.slew;
/freebsd-13-stable/contrib/ntp/
H A Dconfigure1824 --enable-slew-always s always slew the time
1825 --enable-step-slew s step and slew the time
31832 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we should always slew the time" >&5
31833 $as_echo_n "checking if we should always slew the time... " >&6; }
31854 # --enable-slew-always / --disable-slew-always overrides default
31856 # Check whether --enable-slew-always was given.
31873 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we should step and slew th
[all...]

Completed in 207 milliseconds