Skip to content

1.1.0 - Timing

Choose a tag to compare

@github-actions github-actions released this 13 Jun 12:43
d314950

Introduction of Timing API, delta-time based timing library for game loops. It provides lightweight timer primitives that accumulate time across frames. Reducing the cooldown boilerplate in the code.

What's Changed

Full Changelog: 1.0.0...1.1.0