Home | History | Annotate | Download | only in src

Lines Matching refs:pause_delay_

720   pause_delay_ = 600;
875 ARG_IVALUE("--pause_delay", pause_delay_);
1723 time_t next_pause = start + pause_delay_;
1788 next_pause = NextOccurance(pause_delay_, start, now);