System_ProcWatch_Parser::getProcByPid

System_ProcWatch_Parser::getProcByPid()

System_ProcWatch_Parser::getProcByPid() -- Get info about a process by its PID

Description

Get information about a process by its PID.

Parameter

integer $pid

the PID of the process

Return value

Returns array with information about the process with the supplied PID.

Throws

Throws no exception.

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.