Searched refs:PHP_RETURN_HRTIME (Results 1 – 1 of 1) sorted by relevance
140 #define PHP_RETURN_HRTIME(t) RETURN_LONG((zend_long)t) macro151 #define PHP_RETURN_HRTIME(t) do { \ macro178 PHP_RETURN_HRTIME(t); in PHP_FUNCTION()
Completed in 4 milliseconds