Searched refs:last_polled_connection_ (Results 1 – 1 of 1) sorted by relevance
320 if ((now - last_polled_connection_) > polling_interval_) { in NotifyDataReceived()322 last_polled_connection_ = now; in NotifyDataReceived()346 base::TimeTicks last_polled_connection_; member in net::HistogramWatcher