Searched refs:can_use_high_resolution_clock (Results 1 – 1 of 1) sorted by relevance
24 constexpr bool can_use_high_resolution_clock = in now() local28 static_assert(can_use_steady_clock || can_use_high_resolution_clock, in now()