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

/bind-9.11.3/contrib/perftcpdns/
H A Dperftcpdns.c234 int gotlosttime = -1; /* losttime[0] was set */ variable
1930 gotlosttime++;
1931 if (gotlosttime > 1) {
1937 if ((d < 0.) || ((d == 0.) && (gotlosttime == 1))) {
1944 losttime[gotlosttime] = d;

Completed in 17 milliseconds