Time management: delta time, FPS tracking, timers, and time utilities.
game-gem provides a first-class Time resource that’s automatically updated each frame, unlike macroquad which exposes raw get_time().
Time
get_time()