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

/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_neoclock4x.c109 #define NSEC_TO_MILLI 1000000 macro
564 pp->nsec = dsec * 10 * NSEC_TO_MILLI; /* convert 1/100s from neoclock to nanoseconds */
628 pp->nsec/NSEC_TO_MILLI
642 up->utc_msec = pp->nsec/NSEC_TO_MILLI;

Completed in 183 milliseconds