System_ProcWatch::run

System_ProcWatch::run() – 一度実行する

Synopsis

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

Description

一度実行します。

Parameter

string $ps_args

ps に渡す引数。

Throws

例外はスローされません。

Note

This function can not be called statically.