Machine learning algorithms in C++
Data Structures
Timer.hpp File Reference
#include <iostream>
#include <string>
#include <chrono>
#include <climits>
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.

Data Structures

class  Timer
 A timer that keeps track of time, prints formatted time, checks if an interval has passed etc. More...