Home
last modified time | relevance | path

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

/dports/www/uwsgi/uwsgi-2.0.20/core/
H A Demperor.c1848 ui_current->last_accepting = uwsgi_now(); in emperor_loop()
2122 if (uwsgi_stats_keylong_comma(us, "last_accepting", (unsigned long long) c_ui->last_accepting)) in emperor_send_stats()
/dports/www/uwsgi/uwsgi-2.0.20/
H A Duwsgi.h4191 time_t last_accepting; member