Home
last modified time | relevance | path

Searched defs:microseconds (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/mysqli/
H A Dmysqli.stub.php747 …public function change_user(string $username, #[\SensitiveParameter] string $password, ?string $da…
/php-src/ext/standard/
H A Dbasic_functions.stub.php1959 function usleep(int $microseconds): void {}
2112 function crypt(#[\SensitiveParameter] string $string, string $salt): string {}
H A Dstreamsfuncs.c1419 zend_long seconds, microseconds = 0; in PHP_FUNCTION() local
/php-src/ext/sockets/
H A Dsockets.stub.php1946 …lect(?array &$read, ?array &$write, ?array &$except, ?int $seconds, int $microseconds = 0): int|fa…

Completed in 45 milliseconds