pub type Delay = Duration;
The delay describes how long a packet is delayed when going through.
pub struct Delay { /* private fields */ }