![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
This is the complete list of members for Divide::Time::ApplicationTimer, including all inherited members.
_frameRateHandler | Divide::Time::ApplicationTimer | private |
_lastBenchmarkTimeStamp | Divide::Time::ApplicationTimer | private |
ApplicationTimer() noexcept | Divide::Time::ApplicationTimer | |
getFps() const noexcept | Divide::Time::ApplicationTimer | inline |
getFrameRateAndTime(F32 &fpsOut, F32 &frameTimeOut) const noexcept | Divide::Time::ApplicationTimer | inline |
getFrameTime() const noexcept | Divide::Time::ApplicationTimer | inline |
PROPERTY_R(F32, speedfactor, 1.0f) | Divide::Time::ApplicationTimer | |
PROPERTY_R(U32, targetFrameRate, Config::TARGET_FRAME_RATE) | Divide::Time::ApplicationTimer | |
PROPERTY_R(string, benchmarkReport, "") | Divide::Time::ApplicationTimer | |
reset() noexcept | Divide::Time::ApplicationTimer | |
resetFPSCounter() noexcept | Divide::Time::ApplicationTimer | inline |
update() | Divide::Time::ApplicationTimer |