Module amethyst_core::timing
source · Expand description
Utilities for working with time.
Structs
Frame timing values.
Enums
A stopwatch which accurately measures elapsed time.
Functions
Converts a Duration to nanoseconds
Converts a Duration to the time in seconds.
Converts a Duration to the time in seconds in an f64.
Converts nanoseconds to a Duration
Converts a time in seconds to a duration