update : 2015.11.03
php.shukuma.com검색:
|
pcntl_getpriority(PHP 5) pcntl_getpriority — Get the priority of any process 설명
int pcntl_getpriority
([ int
$pid = getmypid()
[, int $process_identifier = PRIO_PROCESS
]] )
pcntl_getpriority() gets the priority of
인수
반환값
pcntl_getpriority() returns the priority of the process
or |