[][src]Macro arctk::pause

macro_rules! pause {
    ($val:expr) => { ... };
}

Pause the thread for the given number of milliseconds.