Skip to main content

Delay

Type Alias Delay 

Source
pub type Delay = Delay;
Expand description

The delay a radio’s driver waits with: the process sleeping.

Aliased Type§

pub struct Delay;