Home
last modified time | relevance | path

Searched refs:application_time (Results 1 – 6 of 6) sorted by relevance

/PHP-8.3/Zend/tests/
H A Dgc_037.phpt33 ["application_time"]=>
59 ["application_time"]=>
H A Dgc_045.phpt66 ["application_time"]=>
/PHP-8.3/Zend/
H A Dzend_gc.h40 zend_hrtime_t application_time; member
H A Dzend_builtin_functions.c153 …, "application_time", sizeof("application_time")-1, (double) status.application_time / ZEND_NANO_I… in ZEND_FUNCTION()
H A Dzend_gc.c2014 status->application_time = zend_hrtime() - GC_G(activated_at); in zend_gc_get_status()
/PHP-8.3/
H A DUPGRADING239 "application_time" => float: Total application time, in seconds (including

Completed in 22 milliseconds