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

/httpd/support/
H A Dab.c995 #define SANE(what,mean,median,sd) \ macro
1006 SANE("the initial connection time", meancon, mediancon, sdcon);
1007 SANE("the processing time", meand, mediand, sdd);
1008 SANE("the waiting time", meanwait, medianwait, sdwait);
1009 SANE("the total time", meantot, mediantot, sdtot);

Completed in 18 milliseconds