Searched refs:time_since_last_fetch (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/metrics/variations/
H A Dvariations_service.cc457 base::TimeDelta time_since_last_fetch; local
460 time_since_last_fetch = now - last_request_started_time_;
462 time_since_last_fetch.InMinutes(), 0,

Completed in 53 milliseconds