Home
last modified time | relevance | path

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

/php-uv/tests/
H A D999-uv_hrtime.phpt2 Check for uv_hrtime
6 $hrtime = uv_hrtime();
/php-uv/
H A Dphp_uv.c4990 PHP_FUNCTION(uv_hrtime) argument
4996 RETURN_LONG(uv_hrtime());
6447 PHP_FE(uv_hrtime, arginfo_void)
H A DREADME.md1585 ### long uv_hrtime(void)

Completed in 23 milliseconds