Classes | |
class | Bencher |
class | ScopedTimer |
Allow the timing of a task within a scope. More... | |
class | Timer |
Namespaces | |
namespace | timer |
Functions | |
std::ostream & | operator<< (std::ostream &o, const Bencher &t) |
Dump b on o. | |
std::ostream & | operator<< (std::ostream &o, const Timer &t) |
Dump t on o. |