Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/symfony/polyfill-php73/
H A DPhp73.php29 public static function hrtime($asNum = false) function in Symfony\\Polyfill\\Php73\\Php73
H A Dbootstrap.php24 function hrtime($as_number = false) { return p\Php73::hrtime($as_number); } function