PLMD::Stopwatch Member List

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

getLastCycle(const std::string_view &name=StopwatchEmptyString())PLMD::Stopwatchinline
getTotal(const std::string_view &name=StopwatchEmptyString())PLMD::Stopwatchinline
log(std::ostream &os) constPLMD::Stopwatchprivate
mylogPLMD::Stopwatchprivate
operator<<(std::ostream &, const Stopwatch &)PLMD::Stopwatchfriend
operator=(const Stopwatch &)=deletePLMD::Stopwatch
operator=(Stopwatch &&) noexceptPLMD::Stopwatchinline
pause(const std::string_view &name=StopwatchEmptyString())PLMD::Stopwatchinline
start(const std::string_view &name=StopwatchEmptyString())PLMD::Stopwatchinline
startPause(const std::string_view &name=StopwatchEmptyString())PLMD::Stopwatchinline
startStop(const std::string_view &name=StopwatchEmptyString())PLMD::Stopwatchinline
stop(const std::string_view &name=StopwatchEmptyString())PLMD::Stopwatchinline
Stopwatch()=defaultPLMD::Stopwatchexplicit
Stopwatch(Log &log)PLMD::Stopwatchinlineexplicit
Stopwatch(const Stopwatch &)=deletePLMD::Stopwatch
Stopwatch(Stopwatch &&) noexceptPLMD::Stopwatchinline
watchesPLMD::Stopwatchprivate
~Stopwatch()PLMD::Stopwatch