Function rich_sdl2_rust::delay

source ·
pub fn delay(ms: u32)
Expand description

Stops the current thread for ms milliseconds, then returns.