Helping ordinary people create extraordinary websites!


System_ProcWatch::daemon()

System_ProcWatch::daemon() -- Run in daemon mode

Description

Runs System_ProcWatch in daemon mode with the defined interval of seconds to sleep.

Parameter

integer $interval

seconds to sleep

string $ps_args

ps' arguments

Throws

Throws no exception.

Note

This function can not be called statically.