Skip to main content

Delay

Type Alias Delay 

Source
pub type Delay = ThreadDelay;
Expand description

A convienvce alias for keeping the Delay struct name

Aliased Typeยง

pub struct Delay;