Home
last modified time | relevance | path

Searched refs:gethrtime (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/Zend/
H A Dmicro_bench.php241 function gethrtime() function
250 return gethrtime();
257 $end = gethrtime();
270 return gethrtime();
H A Dbench.php348 function gethrtime() function
357 return gethrtime();
363 $end = gethrtime();
371 return gethrtime();
/PHP-7.4/ext/standard/
H A Dhrtime.c128 return (php_hrtime_t) gethrtime(); in _timer_current()

Completed in 9 milliseconds