Introduction

PEAR Manual


System_ProcWatch::run

System_ProcWatch::run() -- Run once

Synopsis

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

Description

Run once.

Parameter

string $ps_args

arguments that should be passed to ps

Throws

Throws no exception.

Note

This function can not be called statically.




Introduction

PEAR Manual