Crate game_clock[][src]

Utilities for working with time in games.

Original version from the Amethyst Engine under the dual license Apache/MIT.

This is a rework of the original Time struct. It has been heavily simplified and documentation has been added.

Structs

Time

Frame timing values.