Declaration of Stopwatch.
Definition in file Stopwatch.hpp.
#include <medusa/Config.hpp>
#include <vector>
#include <chrono>
#include <string>
#include <ostream>
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. | |