![]() |
Shkyera Engine
Easy to use, game engine for Python
|
#include <Profiler.hpp>
Public Member Functions | |
| ProfileBlock & | operator+= (const ProfileBlock &other) |
Public Attributes | |
| double | totalLengthInNanoSeconds = 0 |
| size_t | numberOfCalls = 0 |
| ProfileBlock & shkyera::ProfileBlock::operator+= | ( | const ProfileBlock & | other | ) |
| size_t shkyera::ProfileBlock::numberOfCalls = 0 |
| double shkyera::ProfileBlock::totalLengthInNanoSeconds = 0 |