Home | History | Annotate | Download | only in shill

Lines Matching full:stop_timer

1653   for (auto& stop_timer : stop_timers) {
1654 SLOG(this, 5) << "Stopping timer for " << stop_timer->histogram_name()
1656 if (stop_timer->Stop())
1657 stop_timer->ReportMilliseconds();