Home
last modified time | relevance | path

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

/PHP-8.1/ext/date/
H A Dphp_date.stub.php105 DateTime $object, int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTime {}
284 …public function setTime(int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTime {}
383 …public function setTime(int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTimeIm…

Completed in 7 milliseconds