Searched refs:nanoseconds (Results 1 – 11 of 11) sorted by relevance
/PHP-8.0/ext/standard/tests/misc/ |
H A D | time_nanosleep_basic.phpt | 2 time_nanosleep — Delay for a number of seconds and nanoseconds 19 $nanoseconds = $nano['nanoseconds']; 21 echo "Time remaining: $seconds seconds, $nanoseconds nanoseconds.";
|
H A D | time_nanosleep_error4.phpt | 2 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 D | time_nanosleep_error3.phpt | 2 time_nanosleep — Delay for a number of seconds and nanoseconds
|
H A D | time_nanosleep_error5.phpt | 2 time_nanosleep — Delay for a number of seconds and nanoseconds
|
/PHP-8.0/ext/standard/tests/time/ |
H A D | bug60222.phpt | 19 time_nanosleep(): Argument #2 ($nanoseconds) must be greater than or equal to 0
|
/PHP-8.0/ext/pcntl/ |
H A D | pcntl.stub.php | 38 function pcntl_sigtimedwait(array $signals, &$info = [], int $seconds = 0, int $nanoseconds = 0): i… argument
|
H A D | pcntl_arginfo.h | 53 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, nanoseconds, IS_LONG, 0, "0")
|
/PHP-8.0/ext/standard/ |
H A D | basic_functions.stub.php | 281 function time_nanosleep(int $seconds, int $nanoseconds): array|bool {} argument
|
H A D | basic_functions_arginfo.h | 415 ZEND_ARG_TYPE_INFO(0, nanoseconds, IS_LONG, 0)
|
/PHP-8.0/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 28992 # packets time stamps in seconds and nanoseconds.
|
H A D | magic | 28992 # packets time stamps in seconds and nanoseconds.
|
Completed in 166 milliseconds