|
pcntl_getpriorityGet the priority of any process Description
int pcntl_getpriority
([ int
$pid = getmypid()
[, int $process_identifier = PRIO_PROCESS
]] )
pcntl_getpriority gets the priority of
Parameters
Return Values
pcntl_getpriority returns the priority of the process
or Warning
This function may
return Boolean See Also
|