32#ifndef DVD_CORE_TIME_APPLICATION_TIMER_INL_
33#define DVD_CORE_TIME_APPLICATION_TIMER_INL_
55 _frameRateHandler.frameRateAndTime(fpsOut, frameTimeOut);
FrameRateHandler _frameRateHandler
void resetFPSCounter() noexcept
F32 getFrameTime() const noexcept
F32 getFps() const noexcept
void getFrameRateAndTime(F32 &fpsOut, F32 &frameTimeOut) const noexcept
F32 frameTime() const noexcept
F32 frameRate() const noexcept
D64 ElapsedSeconds() noexcept
U64 ElapsedMicroseconds() noexcept
U64 ElapsedNanoseconds() noexcept
The following functions force a timer update (a call to query performance timer).
D64 ElapsedMilliseconds() noexcept
constexpr T MicrosecondsToSeconds(U a) noexcept
constexpr T MicrosecondsToNanoseconds(U a) noexcept