Home
last modified time | relevance | path

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

/device/google/gs201/powerstats/
DGs201CommonDataProviders.cpp70 int64_t timestampMs = 0; in getEnergyConsumed() local
76 timestampMs = m.timestampMs; in getEnergyConsumed()
84 return EnergyConsumerResult{.timestampMs = timestampMs, in getEnergyConsumed()