Searched refs:kWallTimeClockSource (Results 1 – 1 of 1) sorted by relevance
134 constexpr clockid_t kWallTimeClockSource = CLOCK_MONOTONIC; variable149 return res == 0 ? CLOCK_BOOTTIME : kWallTimeClockSource; in GetBootTimeNs()155 return GetTimeInternalNs(kWallTimeClockSource); in GetWallTimeNs()