Home
last modified time | relevance | path

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

/PHP-8.3/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();
H A Dzend_hrtime.h94 return (zend_hrtime_t) gethrtime(); in zend_hrtime()

Completed in 6 milliseconds