bevy
0.16.0
Module time
Module Items
Structs
In bevy::
platform
bevy
::
platform
Module
time
Copy item path
Source
Expand description
Provides
Instant
for all platforms.
Structs
ยง
Instant
A measurement of a monotonically nondecreasing clock. Opaque and useful only with
Duration
.