libcosmos
Linux C++ System Programming Library
|
This is the complete list of members for cosmos::StopWatch< CLOCK >, including all inherited members.
currentMark() const | cosmos::StopWatch< CLOCK > | inline |
elapsed() const (defined in cosmos::StopWatch< CLOCK >) | cosmos::StopWatch< CLOCK > | inline |
elapsedMs() const | cosmos::StopWatch< CLOCK > | inline |
InitialMark typedef (defined in cosmos::StopWatch< CLOCK >) | cosmos::StopWatch< CLOCK > | |
m_clock (defined in cosmos::StopWatch< CLOCK >) | cosmos::StopWatch< CLOCK > | protected |
m_mark (defined in cosmos::StopWatch< CLOCK >) | cosmos::StopWatch< CLOCK > | protected |
mark() | cosmos::StopWatch< CLOCK > | inline |
StopWatch(const InitialMark do_mark=InitialMark{}) | cosmos::StopWatch< CLOCK > | inlineexplicit |