Lines Matching refs:Now
387 start_time_ = base::TimeTicks::Now();
394 // Since we could be running within Resolve() right now, we can't just
547 base::TimeDelta duration = base::TimeTicks::Now() - start_time_;
681 // Should be run on |orgin_thread_|, but that may not be well defined now.
1020 key, base::TimeTicks::Now
1060 cache_->Set(key, error, addrlist, base::TimeTicks::Now());
1209 cache_->Set(job->key(), net_error, addrlist, base::TimeTicks::Now());
1228 // Try to start any queued requests now that a job-slot has freed up.