Searched defs:steady_clock (Results 1 – 3 of 3) sorted by relevance
62 sleep_until(const chrono::time_point<chrono::steady_clock,_Duration> & __t) sleep_until() argument
76 using steady_clock = std::chrono::steady_clock; wait() typedef
210 unique_lock<mutex>& __lk, chrono::time_point<chrono::steady_clock, chrono::nanoseconds> __tp) _NOEXCEPT { in __do_timed_wait() argument