Searched defs:totald (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 896 totald += s->time - s->ctime; 901 meand = totald / done; |
Completed in 1717 milliseconds