Type Definition netem_trace::Delay
source · pub type Delay = Duration;Expand description
The delay describes how long a packet is delayed when going through.
pub type Delay = Duration;The delay describes how long a packet is delayed when going through.