bear_lib_terminal::terminal
pub fn delay(period: i32)
Sleep for the specified amount of milliseconds.
See the terminal_delay() C API function's documentation.
terminal_delay()