Crate batbox_time

Source
Expand description

Time related things

std::time is not working on web so use this instead

Structs§

Duration
Represents a span of time.
Instant
A measurement of a monotonically nondecreasing clock.
Timer
Timer can be used to track time since some instant

Functions§

sleep
Sleep for specified duration