clear() | Timer | |
dump(std::ostream &out=std::cout, bool print_total=false) | Timer | [inline] |
fast_forward() | Timer | |
operator+=(const Timer &other) | Timer | |
operator=(const Timer &other) | Timer | |
operator[](const std::string &name) const | Timer | [inline] |
record(const std::string &name) | Timer | |
start_time() const | Timer | [inline] |
Timer() | Timer | |
Timer(const Timer &other) | Timer | |
write(std::ostream &out=std::cout, bool print_total=false) const | Timer | |
~Timer() | Timer |