Home
last modified time | relevance | path

Searched refs:CLOCK_AVG (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/contrib/ntp/ntpd/
HDntp_loopfilter.c43 #define CLOCK_AVG 8. /* parameter averaging constant */ macro
665 CLOCK_AVG); in local_clock()
867 clock_stability = SQRT(etemp + (dtemp - etemp) / CLOCK_AVG); in local_clock()