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

/xnu-2782.1.97/iokit/Kernel/
H A DIOHibernateIO.cpp3060 AbsoluteTime startIOTime, endIOTime; local
3222 clock_get_uptime(&startIOTime);
3223 endTime = startIOTime;
3352 SUB_ABSOLUTETIME(&endIOTime, &startIOTime);

Completed in 26 milliseconds