|
Raito 0.1
|
Scoped timer class. More...
#include <ScopedTimer.h>
Public Member Functions | |
| ScopedTimer (const std::string_view name) | |
| ~ScopedTimer () | |
Scoped timer class.
| Raito::ScopedTimer::ScopedTimer | ( | const std::string_view | name | ) |
Constructor
| name | Name of the timer |
| Raito::ScopedTimer::~ScopedTimer | ( | ) |
Destructor Logs the time that the timer took to destroy