System_ProcWatch_Parser::getProcByPid() -- Get info about a process by its PID
Описание
Get information about a process by its PID.
Параметр
- integer
$pid
the PID of the process
Возвращаемое значение
Returns array with information about the process with the supplied PID.
Throws
Throws no exception.
Заметка
Эта функция не должна вызываться статически.