Home | History | Annotate | Download | only in extensions

Lines Matching refs:earliest

546   Time earliest = now + TimeDelta::FromSeconds(kStartupWaitSeconds);
547 if (saved_next >= earliest) {