Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/libntp/
H A Dsystime.c183 double dfuzz; in get_systime() local
238 dfuzz = ntp_random() * 2. / FRAC * sys_fuzz; in get_systime()
239 DTOLFP(dfuzz, &lfpfuzz); in get_systime()