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

/fuchsia/zircon/system/core/netsvc/
H A Ddebuglog.c34 static zx_duration_t send_delay = SEND_DELAY_SHORT; variable
100 debuglog_next_timeout = zx_deadline_after(send_delay);
118 send_delay = SEND_DELAY_SHORT;
129 send_delay = SEND_DELAY_LONG;

Completed in 20 milliseconds