[][src]Crate game_clock

Utilities for working with time in games.

Original from the Amethyst Engine. Under the dual license Apache/MIT.

Structs

Time

Frame timing values.

Functions

duration_as_secs

Converts a Duration to the time in seconds.