Home
last modified time | relevance | path

Searched refs:INTERVALS_PER_S (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ntp/libntp/lib/isc/win32/
H A Dtime.c43 #define INTERVALS_PER_S (NS_PER_S / NS_INTERVAL) macro
70 i->interval = (LONGLONG)seconds * INTERVALS_PER_S in isc_interval_set()