Module time

Module time 

Source
Expand description

Cross-platform monotonic time helpers.

§Usage

Use Instant for frame timing and animations on both native and web targets.

Structs§

Instant
A measurement of a monotonically nondecreasing clock. Opaque and useful only with Duration.