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

/darwin-on-arm/xnu/iokit/Tests/
H A DTestDevice.cpp42 static mach_timespec_t hundredMill = { 0, 100000000 }; variable
116 IOScheduleFunc((IOThreadFunc) alarm, (void *) this, hundredMill, 1);
159 IOScheduleFunc((IOThreadFunc) sDevice->alarm, sDevice, hundredMill, 1);

Completed in 18 milliseconds