System_ProcWatch_Parser::getProcByPid

System_ProcWatch_Parser::getProcByPid() – Get info about a process by its PID

Synopsis

array System_ProcWatch_Parser::getProcByPid ( int $pid )

Description

Get information about a process by its PID.

Parameter

integer $pid

the PID of the process

Return value

Returns array with information about the process with the supplied PID.

Throws

Throws no exception.

Note

This function can not be called statically.

Parse (Previous) Get information about processes (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.