time_nanosleep
facade/ignition
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