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::Stopwatch Member List

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

Function typedefgalaxy::Stopwatch
get_time_passed() const noexceptgalaxy::Stopwatch
m_callbackgalaxy::Stopwatchprivate
m_delaygalaxy::Stopwatchprivate
m_pausedgalaxy::Stopwatchprivate
m_paused_ticksgalaxy::Stopwatchprivate
m_repeatgalaxy::Stopwatchprivate
m_start_ticksgalaxy::Stopwatchprivate
m_stoppedgalaxy::Stopwatchprivate
operator=(const Stopwatch &)=deletegalaxy::Stopwatchprivate
pause()galaxy::Stopwatch
paused() constgalaxy::Stopwatch
repeat(const bool repeat)galaxy::Stopwatch
set(Stopwatch::Function &&func, const std::uint64_t delay)galaxy::Stopwatch
start()galaxy::Stopwatch
stop()galaxy::Stopwatch
stopped() constgalaxy::Stopwatch
Stopwatch()galaxy::Stopwatch
Stopwatch(const Stopwatch &)=deletegalaxy::Stopwatchprivate
unpause()galaxy::Stopwatch
update()galaxy::Stopwatch
~Stopwatch()galaxy::Stopwatch