Home | History | Annotate | Download | only in web_contents

Lines Matching refs:min_delay

2683   base::TimeDelta min_delay =
2686 base::TimeTicks::Now() - loading_last_progress_update_ > min_delay) {
2702 min_delay);