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

/freebsd-13-stable/contrib/ntp/libntp/
H A Dsystime.c178 static struct timespec ts_prev; /* prior os time */ local
214 ts_min = add_tspec_ns(ts_prev, sys_fuzz_nsec);
227 ts_prev = ts;

Completed in 108 milliseconds