Home
last modified time | relevance | path

Searched refs:ToClock (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/marl/include/marl/
Dscheduler.h554 using ToClock = typename TimePoint::clock; in wait() local
555 auto tp = std::chrono::time_point_cast<ToDuration, ToClock>(timeout); in wait()
567 using ToClock = typename TimePoint::clock; in wait() local
568 auto tp = std::chrono::time_point_cast<ToDuration, ToClock>(timeout); in wait()