pcntl_getpriority
spatie/fork
Supported Versions: PHP 5, PHP 7, PHP 8
Get the priority of any process
<?php pcntl_getpriority
(?
int $process_id
=
null
,
int $mode
=
PRIO_PROCESS
):
int
|
false