#include <stopwatch.h>
Definition at line 41 of file stopwatch.h.
◆ Stopwatch()
| mapviz::Stopwatch::Stopwatch |
( |
| ) |
|
|
inline |
◆ avgTime()
◆ count()
| int mapviz::Stopwatch::count |
( |
| ) |
const |
|
inline |
◆ maxTime()
◆ printInfo()
| void mapviz::Stopwatch::printInfo |
( |
const std::string & |
name | ) |
const |
|
inline |
◆ start()
| void mapviz::Stopwatch::start |
( |
| ) |
|
|
inline |
◆ stop()
| void mapviz::Stopwatch::stop |
( |
| ) |
|
|
inline |
◆ count_
| int mapviz::Stopwatch::count_ |
|
private |
◆ max_time_
◆ start_
◆ total_time_
The documentation for this class was generated from the following file: