Searched refs:waiting_period_ (Results 1 – 1 of 1) sorted by relevance
143 waiting_period_ = period; in set_waiting_period()145 base::TimeDelta waiting_period() const { return waiting_period_; } in waiting_period()329 base::TimeDelta waiting_period_; variable