Home
last modified time | relevance | path

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

/PHP-8.4/ext/opcache/
H A Dzend_accelerator_module.c509 zend_string *start_time, *restart_time, *force_restart_time; local
548restart_time = php_format_date(Z_STRVAL_P(date_ISO8601), Z_STRLEN_P(date_ISO8601), ZCSG(last_resta…
549 php_info_print_table_row(2, "Last restart time", ZSTR_VAL(restart_time));
550 zend_string_release(restart_time);

Completed in 10 milliseconds