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

/macosx-10.10.1/ntp-92/util/
H A Dntptime.c90 long time_frac; /* ntv.time.tv_frac_sec (us/ns) */ local
280 time_frac = ntv.time.tv_frac_sec;
296 prettydate(&ts), fdigits, (int) time_frac);
302 (int) ntv.time.tv_sec, fdigits, (int) time_frac,

Completed in 167 milliseconds