Home
last modified time | relevance | path

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

/PHP-8.2/ext/mysqli/
H A Dmysqli.stub.php768 …public function change_user(string $username, #[\SensitiveParameter] string $password, ?string $da…
/PHP-8.2/ext/standard/
H A Dbasic_functions.stub.php1250 function usleep(int $microseconds): void {}
1402 function crypt(#[\SensitiveParameter] string $string, string $salt): string {}
H A Dstreamsfuncs.c1379 zend_long seconds, microseconds = 0; in PHP_FUNCTION() local
/PHP-8.2/ext/sockets/
H A Dsockets.stub.php1698 …lect(?array &$read, ?array &$write, ?array &$except, ?int $seconds, int $microseconds = 0): int|fa…
/PHP-8.2/ext/date/
H A Dphp_date.c2346 static void php_date_set_time_fraction(timelib_time *time, int microseconds) in php_date_set_time_fraction()

Completed in 49 milliseconds