![]() |
Shkyera Engine
Easy to use, game engine for Python
|
#include <Profiler.hpp>
Public Member Functions | |
| ProfileGuard (std::string &&name) | |
| ~ProfileGuard () | |
Private Attributes | |
| std::string | mProfileName |
| std::chrono::high_resolution_clock::time_point | mStartTime |
| shkyera::ProfileGuard::ProfileGuard | ( | std::string && | name | ) |
| shkyera::ProfileGuard::~ProfileGuard | ( | ) |
|
private |
|
private |