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

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/global/
H A Dlog_adhoc.c95 DELTA_TIME sdelay; /* connection set-up latency */ local
136 * Don't compute the sdelay (connection setup latency) if there is no time
169 DELTA_ZERO(sdelay);
176 DELTA(sdelay, stats->conn_setup_done, stats->agent_handoff);
206 PRETTY_FORMAT(buf, "/", sdelay);

Completed in 50 milliseconds