Searched refs:g_shared_time_ticks_at_unix_epoch (Results 1 – 1 of 1) sorted by relevance
31 TimeTicks g_shared_time_ticks_at_unix_epoch; variable333 DCHECK(g_shared_time_ticks_at_unix_epoch.is_null()); in SetSharedUnixEpoch()334 g_shared_time_ticks_at_unix_epoch = ticks_at_epoch; in SetSharedUnixEpoch()342 g_shared_time_ticks_at_unix_epoch.is_null() in UnixEpoch()345 : g_shared_time_ticks_at_unix_epoch) { in UnixEpoch()347 g_shared_time_ticks_at_unix_epoch = TimeTicks::Max(); in UnixEpoch()