45 std::chrono::system_clock::time_point then;
kTimer()
Constructs the timer and initialises its internal reference timestamp.
float getDeltaTime()
Returns the elapsed time (in seconds) between the last two tick() calls.
void tick()
Records the current time and computes the delta since the last tick.
Symbol visibility / linkage macro for the Kemena3D library.
#define KEMENA3D_API
Definition kexport.h:35
Top-level Kemena3D engine namespace.
Definition kanimation.h:23