Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/metrics/variations/
Dvariations_service.cc358 base::TimeDelta time_since_last_fetch; in DoActualFetch() local
361 time_since_last_fetch = now - last_request_started_time_; in DoActualFetch()
363 time_since_last_fetch.InMinutes(), 0, in DoActualFetch()