Stride Reference Manual  1.0
stride::util::Stopwatch< T > Member List

This is the complete list of members for stride::util::Stopwatch< T >, including all inherited members.

get() const stride::util::Stopwatch< T >inline
getName() const stride::util::Stopwatch< T >inline
isRunning() const stride::util::Stopwatch< T >inline
m_accumulatedstride::util::Stopwatch< T >private
m_last_startstride::util::Stopwatch< T >private
m_namestride::util::Stopwatch< T >private
m_runningstride::util::Stopwatch< T >private
reset()stride::util::Stopwatch< T >inline
start()stride::util::Stopwatch< T >inline
stop()stride::util::Stopwatch< T >inline
Stopwatch(std::string name="stopwatch", bool running=false)stride::util::Stopwatch< T >inline
TClock typedefstride::util::Stopwatch< T >
toString() const stride::util::Stopwatch< T >inline