Searched defs:hrtime (Results 1 – 2 of 2) sorted by relevance
/plugin/elasticsearch/vendor/symfony/polyfill-php73/ | ||
H A D | Php73.php | 29 public static function hrtime($asNum = false) function in Symfony\\Polyfill\\Php73\\Php73 |
H A D | bootstrap.php | 24 function hrtime($as_number = false) { return p\Php73::hrtime($as_number); } function |