Type Alias netem_trace::Delay
source · pub type Delay = Duration;Expand description
The delay describes how long a packet is delayed when going through.
Aliased Type§
struct Delay { /* private fields */ }pub type Delay = Duration;The delay describes how long a packet is delayed when going through.
struct Delay { /* private fields */ }