rich_sdl2_rust
0.13.2
?
Function
rich_sdl2_rust
::
delay
source
·
[
−
]
pub fn delay(ms:
u32
)
Expand description
Stops the current thread for
ms
milliseconds, then returns.