|
Stride Reference Manual
1.0
|
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 > | inline |
| TClock typedef | stride::util::Stopwatch< T > | |
| toString() const | stride::util::Stopwatch< T > | inline |