Searched refs:time_ms (Results 1 - 1 of 1) sorted by relevance
/system/core/bootstat/ | ||
H A D | bootstat.cpp | 257 int32_t time_ms; local 258 if (android::base::ParseInt(stageTimingValues[1], &time_ms)) { 259 timings[stageName] = time_ms; |
Completed in 82 milliseconds