Searched defs:PHP_RETURN_HRTIME (Results 1 – 1 of 1) sorted by relevance
22 #define PHP_RETURN_HRTIME(t) RETURN_LONG((zend_long)t) macro33 #define PHP_RETURN_HRTIME(t) do { \ macro
Completed in 4 milliseconds