Helios Engine
A modular ECS based data-oriented C++23 game engine framework
Loading...
Searching...
No Matches
helios::app::FixedRunnerConfig Member List

This is the complete list of members for helios::app::FixedRunnerConfig, including all inherited members.

FromFPS(size_t fps) noexcept -> FixedRunnerConfighelios::app::FixedRunnerConfiginlinestatic
FromHz(double hz) noexcept -> FixedRunnerConfighelios::app::FixedRunnerConfiginlinestatic
FromInterval(std::chrono::duration< Rep, Period > interval) noexcept -> FixedRunnerConfighelios::app::FixedRunnerConfiginlinestatic
kDefaultIntervalhelios::app::FixedRunnerConfigstatic
update_intervalhelios::app::FixedRunnerConfig