update : 2015.11.03
php.shukuma.com검색:
|
proc_nice(PHP 5, PHP 7) proc_nice — Change the priority of the current process 설명
bool proc_nice
( int
$increment
)
proc_nice() changes the priority of the current
process by the amount specified in proc_nice() is not related to proc_open() and its associated functions in any way. 인수
반환값
성공 시 주의
|