Searched refs:MILLI_TO_NANO (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/picl/picld/ | ||
H A D | picld.c | 92 #define MILLI_TO_NANO(x) (x * 1000000) macro 783 if (window > MILLI_TO_NANO(sliding_interval_ms)) { |
Completed in 1183 milliseconds