Searched defs:CLOCK (Results 1 – 7 of 7) sorted by relevance
58 VkResult wait(const std::chrono::time_point<CLOCK, DURATION> &timeout) in wait()
93 bool wait(const std::chrono::time_point<CLOCK, DURATION> &timeout) const in wait() argument
129 CLOCK = 4; enumerator
160 CLOCK = 61 variable
1052 #define IS_RTC_WAKEUP_CLOCK(CLOCK) (((CLOCK) == RTC_WAKEUPCLOCK_RTCCLK_DIV16) || \ argument