time_nanosleep
Intervention/image
Supported Versions: PHP 5, PHP 7, PHP 8
Delay for a number of seconds and nanoseconds
<?php time_nanosleep
(
int $seconds
,
int $nanoseconds
): array|
bool