win32_ps_stat_proc()
win32_ps_stat_proc - Stat process
Syntax
array win32_ps_stat_proc (
int $pid)
Arguments
- pid - The process id of the process to stat. If omitted, the id of the current process.
Description
Retrieves statistics about the process with the process id pid.
Version
PHP PECL win32ps >= 1.0.1
Return value
Returns FALSE on failure, or an array consisting of the following information on success: