PHP » GoLang |
login |
register |
about
|
proc_nice(PHP 5, PHP 7) proc_nice — Change the priority of the current process Description
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. Parameters
Return Values
Returns Examples
Example #1 Using proc_nice() to set the process priority to high
<?php Changelog
Notes
|
more
Recently updated
more
Most requested
more
Last requests
|