HomeSort by relevance Sort by last modified time
    Searched full:restore_started_ (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/sessions/
session_restore.cc 140 base::TimeTicks restore_started_; member in class:__anon3824::TabLoader
150 restore_started_(restore_started) {
292 base::TimeTicks::Now() - restore_started_;
381 base::TimeTicks::Now() - restore_started_;
421 restore_started_(base::TimeTicks::Now()) {
510 tab_loader_.reset(new TabLoader(restore_started_));
771 base::TimeTicks restore_started_; member in class:__anon3824::SessionRestoreImpl

Completed in 563 milliseconds