This is a simple WIP GameTimerClass with basic delta time functions.
For basic usage see the src/frm_timer_unittest.cpp
file.
You can build a library of this timer class with cmake. Simply install cmake and run the src/make_timer_lib.sh
file to create a static library.
- remove chronos