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

/bind-9.11.3/contrib/perftcpdns/
H A Dperftcpdns.c214 double dmax = 0.; /* maximum delay */ variable
825 if (delta > dmax)
826 dmax = delta;
2438 dmin * 1e3, avg * 1e3, dmax * 1e3, stddev * 1e3);

Completed in 17 milliseconds