32#ifndef DVD_CORE_TIME_FRAMERATE_HANDLER_INL_
33#define DVD_CORE_TIME_FRAMERATE_HANDLER_INL_
56 frameTimeOut = frameTime();
64 avgFPSOut = averageFrameRate();
F32 frameTime() const noexcept
void frameRateAndTime(F32 &fpsOut, F32 &frameTimeOut) const noexcept
F32 frameRate() const noexcept
F32 averageFrameRate() const noexcept
F32 minFrameRate() const noexcept
F32 maxFrameRate() const noexcept
void frameStates(F32 &avgFPSOut, F32 &minFPSOut, F32 &maxFPSOut) const noexcept
Handle console commands that start with a forward slash.
constexpr F32 to_F32(const T value)