#include <overseer.h>
Public Member Functions | |
| PollDelay (int _min=0, int _step=5000, int _max=1000000) | |
| void | reset () |
| void | wait () |
| PollDelay::PollDelay | ( | int | _min = 0, |
|
| int | _step = 5000, |
|||
| int | _max = 1000000 | |||
| ) | [inline] |
| void PollDelay::reset | ( | ) | [inline] |
Referenced by listen_to_main_requests(), and main().
| void PollDelay::wait | ( | ) | [inline] |
Referenced by check_death_pids(), and main().
1.6.2