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

/external/chromium_org/content/browser/download/
H A Ddownload_resource_handler.h113 base::TimeDelta total_pause_time_; member in class:content::DownloadResourceHandler
H A Ddownload_resource_handler.cc379 total_pause_time_);
425 total_pause_time_ += (base::TimeTicks::Now() - last_stream_pause_time_);

Completed in 321 milliseconds