Timer class declarations.
Definition in file Timer.hpp.
#include <medusa/Config.hpp>
#include <iostream>
#include <chrono>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | mm::Timer |
Simple timer class: add checkpoints throughout the code and measure execution time between them. More... | |
Namespaces | |
mm | |
Root namespace for the whole library. | |