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

/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOHibernateIO.cpp2802 AbsoluteTime startIOTime, endIOTime; local
2964 clock_get_uptime(&startIOTime);
2965 endTime = startIOTime;
3094 SUB_ABSOLUTETIME(&endIOTime, &startIOTime);

Completed in 89 milliseconds