Searched defs:microsecond (Results 1 – 1 of 1) sorted by relevance
/PHP-8.1/ext/date/ |
H A D | php_date.stub.php | 105 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