|
Stride Reference Manual
- generated for commit 9643b11
|
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_accumulated | stride::util::Stopwatch< T > | private |
| m_last_start | stride::util::Stopwatch< T > | private |
| m_name | stride::util::Stopwatch< T > | private |
| m_running | stride::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 > | inlineexplicit |
| TClock typedef | stride::util::Stopwatch< T > | |
| ToString() const | stride::util::Stopwatch< T > | inline |