Declaration of Stopwatch.
Definition in file Stopwatch.hpp.
#include <medusa/Config.hpp>#include <vector>#include <chrono>#include <string>#include <ostream>
Include dependency graph for Stopwatch.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | mm::Stopwatch |
| A simple stopwatch class: time sections of code that execute repeatedly and get average execution time. More... | |
Namespaces | |
| mm | |
| Root namespace for the whole library. | |