r-type  0.0.0
R-Type main
Loading...
Searching...
No Matches
utl::Clock Member List

This is the complete list of members for utl::Clock, including all inherited members.

Clock(const bool startNow=true)utl::Clockinlineexplicit
Clock(const Clock &)=deleteutl::Clock
Clock(Clock &&)=deleteutl::Clock
Duration typedefutl::Clockprivate
getDeltaSeconds() constutl::Clockinline
getElapsed() constutl::Clockinline
m_isPausedutl::Clockprivate
m_pausedDurationutl::Clockprivate
m_pausedTimeutl::Clockprivate
m_startutl::Clockprivate
now()utl::Clockinlinestatic
operator<<(std::ostream &os, const Clock &clock)utl::Clockfriend
operator=(const Clock &)=deleteutl::Clock
operator=(Clock &&)=deleteutl::Clock
pause()utl::Clockinline
restart()utl::Clockinline
resume()utl::Clockinline
TimePoint typedefutl::Clock
~Clock()=defaultutl::Clock