Home
last modified time | relevance | path

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

/PHP-8.1/ext/standard/
H A Dhrtime.c111 static zend_always_inline php_hrtime_t _timer_current(void) in _timer_current() function
167 php_hrtime_t t = _timer_current(); in PHP_FUNCTION()
190 return _timer_current(); in php_hrtime_current()

Completed in 7 milliseconds