Introduction | |
PEAR Manual | |
void System_ProcWatch::daemon (
int $interval
, string $ps_args = 'aux'
)
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.
Introduction | |
PEAR Manual | |