bevy
0.16.0
Module thread
Module Items
Functions
In bevy::
platform
bevy
::
platform
Module
thread
Copy item path
Source
Expand description
Provides
sleep
for all platforms.
Functions
ยง
sleep
Puts the current thread to sleep for at least the specified amount of time.