System_ProcWatch_Parser::getProcByPid() -- Get info about a process by its PID
Beschreibung
Get information about a process by its PID.
Parameter
- integer
$pid
the PID of the process
Rückgabewert
Returns array with information about the process with the supplied PID.
Fehler-Meldungen
Throws no exception.
Hinweise
Diese Methode kann nicht
statisch aufgerufen werden.