Home
last modified time | relevance | path

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

/aosp12/system/update_engine/cros/
H A Dpayload_state.h579 base::Time attempt_start_time_monotonic_; variable
H A Dpayload_state.cc201 attempt_start_time_monotonic_ = clock->GetMonotonicTime(); in AttemptStarted()
634 clock->GetMonotonicTime() - attempt_start_time_monotonic_; in CollectAndReportAttemptMetrics()