Searched defs:work_time (Results 1 – 5 of 5) sorted by relevance
45 inline void threadWaitAbsoluteTime(const timespec& work_time) { in threadWaitAbsoluteTime()
460 const auto work_time = std::chrono::steady_clock::now() - start; in Run() local
718 TimeDelta work_time; in ThreadMain() local
733 TimeDelta work_time; in ThreadMain() local
74625 u64 work_time; member