Gobelijn API documentation
- generated for commit a0cbea7
|
Definition of Stopwatch. More...
Go to the source code of this file.
Classes | |
class | UA_CoMP::Timekeeper::Stopwatch< T > |
Provides a stopwatch interface to time: it accumulates time between start/stop pairs. More... | |
Namespaces | |
UA_CoMP | |
Namespace Comp groups all code developed by the CoMP group. | |
UA_CoMP::Timekeeper | |
Functions | |
template<typename T > | |
std::ostream & | UA_CoMP::Timekeeper::operator<< (std::ostream &oss, Stopwatch< T > const &stopwatch) |
Insert accumulated time into output stream without altering stopwatch state. More... | |
Definition of Stopwatch.
Definition in file Stopwatch.h.