set_time_limit
reactphp/event-loop
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Limits the maximum execution time
<?php set_time_limit
(
int $seconds
):
bool