Searched refs:last_system_power_resume_time (Results 1 – 1 of 1) sorted by relevance
516 const TimeTicks last_system_power_resume_time = in GetTimeSinceLastSystemPowerResumeCrashKeyValue() local518 if (last_system_power_resume_time.is_null()) in GetTimeSinceLastSystemPowerResumeCrashKeyValue()520 if (last_system_power_resume_time == TimeTicks::Max()) in GetTimeSinceLastSystemPowerResumeCrashKeyValue()524 TimeTicks::Now() - last_system_power_resume_time; in GetTimeSinceLastSystemPowerResumeCrashKeyValue()