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 */ }