macro_rules! sleep { ($millis:expr) => { ... }; }
A clutter helper to sleep for a specified amount of time (milliseconds)