Home
last modified time | relevance | path

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

/PHP-8.2/ext/date/
H A Dphp_date.stub.php201 DateTime $object, int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTime {}
418 …public function setTime(int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTime {}
521 …public function setTime(int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTimeIm…

Completed in 8 milliseconds