Searched defs:CommonType (Results 1 – 3 of 3) sorted by relevance
47 using CommonType = std::common_type_t<std::chrono::nanoseconds::rep, uint64_t>; in makeNanosFromUint64() typedef57 using CommonType = std::common_type_t<std::chrono::nanoseconds::rep, uint64_t>; in makeUint64FromNanos() typedef
404 using CommonType = std::common_type_t<Duration::rep, uint64_t>; in getDuration() typedef
96 using CommonType = std::common_type_t<Duration::rep, uint64_t>; in makeTimeoutDuration() typedef