![]() |
Ankush's Garage
A collection of stuff made by Ankush Roy
|
#include <Timer.h>
Public Member Functions | |
Timer (float &val) | |
~Timer () | |
Private Attributes | |
std::chrono::time_point< std::chrono::high_resolution_clock > | m_Start |
float & | m_TotalTime |
|
explicit |
Timer::~Timer | ( | ) |
|
private |
|
private |