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

/macosx-10.10.1/ntp-92/libntp/
H A Dmachines.c83 #define CLK_GRANULARITY 1 /* Granularity of system clock in usec */ macro
90 #define TICK (((USECS_PER_SEC / CLKRATE) / CLK_GRANULARITY) * CLK_GRANULARITY)

Completed in 129 milliseconds