System_ProcWatch::run

System_ProcWatch::run() – Exécution

Synopsis

void System_ProcWatch::run ( string $ps_args = 'aux' )

Description

Execute (une fois) .

Parameter

string $ps_args

arguments à passer à la commande ps.

Throws

No exceptions thrown.

Note

This function can not be called statically.