Home
last modified time | relevance | path

Searched refs:lastReportTime (Results 1 - 1 of 1) sorted by relevance

/base/powermgr/power_manager/services/native/src/
H A Dpower_state_machine.cpp1573 static int64_t lastReportTime = -1; in WakeupDeviceInner() local
1575 int64_t nextReportTime = lastReportTime + SCREEN_CHANGE_REPORT_INTERVAL_MS; in WakeupDeviceInner()
1581 lastReportTime = now; in WakeupDeviceInner()

Completed in 3 milliseconds