System_ProcWatch_Parser::getProcByPid() -- Get info about a process by its PID
Beschrijving
Get information about a process by its PID.
Parameter
- integer
$pid
the PID of the process
Return waarde
Returns array with information about the process with the supplied PID.
Throws
Throws no exception.
Note
Deze functie kan niet statisch worden aangeroepen.