SLProject 4.0.000
HighResTimer.h File Reference
#include <chrono>
#include <functional>
#include <thread>
Include dependency graph for HighResTimer.h:
This graph shows which files directly or indirectly include this file:

Classes

class  HighResTimer
 High Resolution Timer class using C++11. More...
 

Typedefs

typedef std::chrono::high_resolution_clock HighResClock
 
typedef std::chrono::high_resolution_clock::time_point HighResTimePoint
 

Typedef Documentation

◆ HighResClock

typedef std::chrono::high_resolution_clock HighResClock

◆ HighResTimePoint

typedef std::chrono::high_resolution_clock::time_point HighResTimePoint