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

/netbsd-6-1-5-RELEASE/sys/arch/landisk/stand/boot/
H A Ddelay.c92 #define MS_PER_TICK (1000000 / TICKS_PER_SEC) macro
129 if (((now - base) / MS_PER_TICK) > ms) {

Completed in 94 milliseconds