Home
last modified time | relevance | path

Searched refs:nanoseconds (Results 1 – 11 of 11) sorted by relevance

/PHP-8.2/ext/standard/tests/misc/
H A Dtime_nanosleep_basic.phpt2 time_nanosleep — Delay for a number of seconds and nanoseconds
19 $nanoseconds = $nano['nanoseconds'];
21 echo "Time remaining: $seconds seconds, $nanoseconds nanoseconds.";
H A Dtime_nanosleep_error4.phpt2 time_nanosleep — Delay for a number of seconds and nanoseconds
17 Fatal error: Uncaught ValueError: time_nanosleep(): Argument #2 ($nanoseconds) must be greater than…
H A Dtime_nanosleep_error3.phpt2 time_nanosleep — Delay for a number of seconds and nanoseconds
H A Dtime_nanosleep_error5.phpt2 time_nanosleep — Delay for a number of seconds and nanoseconds
/PHP-8.2/ext/standard/tests/time/
H A Dbug60222.phpt19 time_nanosleep(): Argument #2 ($nanoseconds) must be greater than or equal to 0
/PHP-8.2/ext/pcntl/
H A Dpcntl.stub.php934 function pcntl_sigtimedwait(array $signals, &$info = [], int $seconds = 0, int $nanoseconds = 0): i… argument
H A Dpcntl_arginfo.h53 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, nanoseconds, IS_LONG, 0, "0")
/PHP-8.2/ext/standard/
H A Dbasic_functions.stub.php1257 function time_nanosleep(int $seconds, int $nanoseconds): array|bool {} argument
H A Dbasic_functions_arginfo.h424 ZEND_ARG_TYPE_INFO(0, nanoseconds, IS_LONG, 0)
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic30870 # packets time stamps in seconds and nanoseconds.
H A Dmagic私はガラスを食べられます30870 # packets time stamps in seconds and nanoseconds.

Completed in 175 milliseconds