Searched defs:totalwait (Results 1 - 1 of 1) sorted by relevance
/httpd/support/ | ||
H A D | ab.c | 874 apr_time_t totalcon = 0, total = 0, totald = 0, totalwait = 0; local 897 totalwait += s->waittime; 902 meanwait = totalwait / done; |
Completed in 27 milliseconds