pub type Delay = ThreadDelay;
A convienvce alias for keeping the Delay struct name
Delay
pub struct Delay;