proc_nice
reactphp/event-loop
Supported Versions: PHP 5, PHP 7, PHP 8
Change the priority of the current process
<?php proc_nice
(
int $priority
):
bool