Home | History | Annotate | Download | only in ssl

Lines Matching refs:timeToQuit

81     base::Time timeToQuit = base::Time::Now() +
84 while (base::Time::Now() < timeToQuit) {