Home
last modified time | relevance | path

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

/PHP-8.0/ext/date/
H A Dphp_date.stub.php68 DateTime $object, int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTime {}
214 public function setTime(int $hour, int $minute, int $second = 0, int $microsecond = 0) {}
312 public function setTime(int $hour, int $minute, int $second = 0, int $microsecond = 0) {}

Completed in 14 milliseconds