Searched defs:meand (Results 1 - 1 of 1) sorted by relevance

/httpd/support/
H A Dab.c875 apr_time_t meancon, meantot, meand, meanwait; local
901 meand = totald / done;
912 a = ((double)s->time - (double)s->ctime - meand);
966 meand = ap_round_ms(meand);
988 mind, meand, sdd, mediand, maxd);
1007 SANE("the processing time", meand, mediand, sdd);
1015 printf("Processing: " CONF_FMT_STRING, mind, meand, maxd);

Completed in 25 milliseconds