pcntl_wifstopped
Supported Versions: PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8
Checks whether the child process is currently stopped
<?php pcntl_wifstopped
(
int $status
):
bool