OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:time_since_last
(Results
1 - 1
of
1
) sorted by null
/system/update_engine/
metrics.cc
159
base::TimeDelta
time_since_last
;
local
163
&
time_since_last
)) {
165
LOG(INFO) << "Sending " << utils::FormatTimeDelta(
time_since_last
)
169
time_since_last
.InMinutes(),
319
base::TimeDelta
time_since_last
;
local
323
&
time_since_last
)) {
325
LOG(INFO) << "Sending " << utils::FormatTimeDelta(
time_since_last
)
329
time_since_last
.InMinutes(),
Completed in 173 milliseconds