DEFERRED_TIMEOUT

Constant DEFERRED_TIMEOUT 

Source
pub const DEFERRED_TIMEOUT: u32 = 6000;
Expand description

Timeout for get_deferred().

Reassembled messages will remain available for this length of time unless finished_receive etc is called. In milliseconds.