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

/illumos-gate/usr/src/uts/common/sys/
H A Dtimex.h72 * SCALE_USEC defines the scaling (multiplier) of the time_freq and
79 #define SCALE_USEC (1<<16) macro
113 #define MAXFREQ (512 * SCALE_USEC) /* max freq error (100 ppm) */

Completed in 59 milliseconds