array System_ProcWatch_Parser::getProcByPid (
int $pid
)
Get information about a process by its PID.
$pid
the PID of the process
Returns array with information about the process with the supplied PID.
Throws no exception.
This function can not be called statically.