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

/bind-9.11.3/lib/isc/win32/
H A Dtime.c35 #define NS_INTERVAL 100 macro
36 #define INTERVALS_PER_S (NS_PER_S / NS_INTERVAL)
64 + (nanoseconds + NS_INTERVAL - 1) / NS_INTERVAL;

Completed in 8 milliseconds