Home
last modified time | relevance | path

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

/PHP-8.3/ext/opcache/
H A Dzend_accelerator_module.c498 zend_string *start_time, *restart_time, *force_restart_time; local
537restart_time = php_format_date(Z_STRVAL_P(date_ISO8601), Z_STRLEN_P(date_ISO8601), ZCSG(last_resta…
538 php_info_print_table_row(2, "Last restart time", ZSTR_VAL(restart_time));
539 zend_string_release(restart_time);

Completed in 7 milliseconds