Medusa  1.1
Coordinate Free Mehless Method implementation
Timer.hpp File Reference

Detailed Description

Timer class declarations.

Definition in file Timer.hpp.

#include <medusa/Config.hpp>
#include <iostream>
#include <chrono>
#include <string>
#include <vector>
+ Include dependency graph for Timer.hpp:
+ This graph shows which files directly or indirectly include this file:

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.