Home
last modified time | relevance | path

Searched refs:stopTimeMs (Results 1 – 1 of 1) sorted by relevance

/base/powermgr/battery_statistics/utils/native/include/
Dstats_helper.h50 auto stopTimeMs = GetOnBatteryBootTimeMs(); in StopRunning() local
51 totalTimeMs_ += stopTimeMs - startTimeMs_; in StopRunning()