System_ProcWatch::run
System_ProcWatch::run() – Run once
Synopsis
void System_ProcWatch::run (
string $ps_args = 'aux'
)
Parameter
-
string
$ps_args
-
arguments that should be passed to ps
Throws
Throws no exception.
Note
This function can not be called
statically.