clear() | Timer | |
dump(::std::ostream &s=::std::cout, Size depth=0L) const | Timer | |
getClockTime() const | Timer | |
getCPUTime() const | Timer | |
getSystemTime() const | Timer | |
getUserTime() const | Timer | |
isRunning() const | Timer | |
isValid() const | Timer | |
operator!=(const Timer &timer) const | Timer | |
operator<(const Timer &timer) const | Timer | |
operator<=(const Timer &timer) const | Timer | |
operator=(const Timer &timer) | Timer | |
operator==(const Timer &timer) const | Timer | |
operator>(const Timer &timer) const | Timer | |
operator>=(const Timer &timer) const | Timer | |
reset() | Timer | |
start() | Timer | |
stop() | Timer | |
Timer() | Timer | |
Timer(Timer &timer) | Timer | |
~Timer() | Timer | [virtual] |