PHP » GoLang |
login |
register |
about
|
GoLang pcntl_getpriority
request it (325)
GoLang replacement for PHP's pcntl_getpriority
[edit | history]
pcntl_getpriority(PHP 5, PHP 7) pcntl_getpriority — Get 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 |
more
Recently updated
more
Most requested
more
Last requests
|