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::async::Timer Member List

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

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