Searched refs:PHP_RETURN_HRTIME (Results 1 – 1 of 1) sorted by relevance
138 #define PHP_RETURN_HRTIME(t) RETURN_LONG((zend_long)t) macro149 #define PHP_RETURN_HRTIME(t) do { \ macro175 PHP_RETURN_HRTIME(t); in PHP_FUNCTION()
Completed in 5 milliseconds