Searched refs:sdelay (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/postfix-255/postfix/src/global/
H A Dlog_adhoc.c93 DELTA_TIME sdelay; /* connection set-up latency */ local
134 * Don't compute the sdelay (connection setup latency) if there is no time
167 DELTA_ZERO(sdelay);
174 DELTA(sdelay, stats->conn_setup_done, stats->agent_handoff);
204 PRETTY_FORMAT(buf, "/", sdelay);

Completed in 165 milliseconds