Searched refs:g_shared_time_ticks_at_unix_epoch (Results 1 – 1 of 1) sorted by relevance
26 TimeTicks g_shared_time_ticks_at_unix_epoch; variable217 DCHECK(g_shared_time_ticks_at_unix_epoch.is_null()); in SetSharedUnixEpoch()218 g_shared_time_ticks_at_unix_epoch = ticks_at_epoch; in SetSharedUnixEpoch()226 g_shared_time_ticks_at_unix_epoch.is_null() in UnixEpoch()229 : g_shared_time_ticks_at_unix_epoch) { in UnixEpoch()231 g_shared_time_ticks_at_unix_epoch = TimeTicks::Max(); in UnixEpoch()