int64_t getLastFrameAtTime()
void updateTiming()
Updates timing.
int64_t getDeltaTime()
Gets the time passed between last and current frame.
array< float, 60 *3 > avarageFPSSequence
static constexpr int64_t UNDEFINED
int64_t getCurrentFrameAtTime()
int64_t currentFrameAtTime
Timing()
Public constructor.