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