Golias Engine
A C++ 20 'game engine' built with SDL3 with wide platform support.
Classes
timer.h File Reference

Timer class definition. More...

#include "stdafx.h"

Go to the source code of this file.

Classes

class  Timer
 

Detailed Description

Timer class definition.

This file contains the definition of the Timer class, which is used to measure time intervals and manage frame timing in the engine.

Version
0.0.1