void System_ProcWatch::daemon (int $interval [, string $ps_args = 'aux'])
void System_ProcWatch::daemon
Runs System_ProcWatch in daemon mode with the defined interval of seconds to sleep.
seconds to sleep
ps' arguments
Throws no exception.
This function can not be called statically.