Searched refs:posix_times (Results 1 – 5 of 5) sorted by relevance
2 Test posix_times()13 var_dump(posix_times());
2 Test posix_times() function : basic functionality9 $times = posix_times();
259 function posix_times(): array|false {} function
196 ZEND_FUNCTION(posix_times);261 ZEND_FE(posix_times, arginfo_posix_times)
372 PHP_FUNCTION(posix_times) in PHP_FUNCTION() argument
Completed in 9 milliseconds