Searched refs:last_prefetch_seen_time_ (Results 1 – 2 of 2) sorted by relevance
33 base::TimeTicks PrerenderManager::last_prefetch_seen_time_; member in prerender::PrerenderManager495 last_prefetch_seen_time_ = base::TimeTicks::Now(); in RecordPrefetchTagObservedOnUIThread()515 if (last_prefetch_seen_time_.is_null()) in WithinWindow()518 base::TimeTicks::Now() - last_prefetch_seen_time_; in WithinWindow()
234 static base::TimeTicks last_prefetch_seen_time_;