galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
Loading...
Searching...
No Matches
galaxy::Timer Member List

This is the complete list of members for galaxy::Timer, including all inherited members.

Function typedefgalaxy::Timer
m_callbackgalaxy::Timerprivate
m_delaygalaxy::Timerprivate
m_handlegalaxy::Timerprivate
m_pausedgalaxy::Timerprivate
m_repeatgalaxy::Timerprivate
m_startedgalaxy::Timerprivate
operator=(const Timer &)=deletegalaxy::Timerprivate
pause(const bool pause) noexceptgalaxy::Timer
paused() const noexceptgalaxy::Timer
set(Timer::Function &&func, const std::uint64_t delay) noexceptgalaxy::Timer
start(const bool repeat=false)galaxy::Timer
stop() noexceptgalaxy::Timer
stopped() const noexceptgalaxy::Timer
Timer() noexceptgalaxy::Timer
Timer(const Timer &)=deletegalaxy::Timerprivate
~Timer() noexceptgalaxy::Timer