Macro arctk::pause[][src]

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

Pause the thread for the given number of milliseconds.