| Bencher class | Timer | [friend] |
| clear() | Timer | [inline] |
| name(int i, const std::string &name) | Timer | |
| operator+=(const Timer &rhs) | Timer | |
| operator/(unsigned rhs) const | Timer | |
| operator/=(unsigned rhs) | Timer | |
| operator<(const Timer &rhs) const | Timer | [inline] |
| operator<<(const Timer &rhs) | Timer | |
| operator[](const std::string &s) | Timer | [inline] |
| pop(const std::string &task_name) | Timer | [inline] |
| pop(const int i) | Timer | [inline] |
| pop() | Timer | |
| print(std::ostream &o, const bool) const | Timer | |
| print_on_destruction(std::ostream &out) | Timer | [inline] |
| print_time(long t, long total, std::ostream &o) const | Timer | |
| print_time(std::string s, const Time &t, const Time &tot, std::ostream &o, const bool tree_mode) const | Timer | |
| push(const std::string &name) | Timer | |
| push(const int i) | Timer | [inline] |
| start() | Timer | [inline] |
| stop() | Timer | [inline] |
| task_map_type typedef | Timer |
1.5.1