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

/freebsd-13-stable/contrib/ntp/libntp/
H A Dadjtime.c284 struct _clockadjust oldadj; local
357 if (ClockAdjust (CLOCK_REALTIME, &adj, &oldadj) == -1)
363 delta_nsec_old = (double)oldadj.tick_count * oldadj.tick_nsec_inc;

Completed in 49 milliseconds