Searched refs:NSEC_TO_MILLI (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_neoclock4x.c107 #define NSEC_TO_MILLI 1000000 macro
562 pp->nsec = dsec * 10 * NSEC_TO_MILLI; /* convert 1/100s from neoclock to nanoseconds */
626 pp->nsec/NSEC_TO_MILLI
640 up->utc_msec = pp->nsec/NSEC_TO_MILLI;

Completed in 77 milliseconds