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

/freebsd-11-stable/contrib/ntp/lib/isc/win32/
H A Dtime.c42 #define NS_INTERVAL 100 macro
43 #define INTERVALS_PER_S (NS_PER_S / NS_INTERVAL)
71 + (nanoseconds + NS_INTERVAL - 1) / NS_INTERVAL;

Completed in 111 milliseconds