Home
last modified time | relevance | path

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

/system/core/bootstat/
Dbootstat.cpp1088 double time_since_last_boot_sec) { in LogBootInfoToStatsd() argument
1094 (int64_t)time_since_last_boot_sec * 1000); in LogBootInfoToStatsd()