array System_ProcWatch_Parser::getProcByPid (int $pid)
array System_ProcWatch_Parser::getProcByPid
Get information about a process by its 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.