#include <scope_timer.h>
Public Member Functions | |
ScopeTimerResult (const char *name, unsigned long long ticks) | |
Public Attributes | |
const char * | name |
unsigned long long | ticks |
|
inline |
Referenced by clan::ScopeTimer::end().
const char* clan::ScopeTimerResult::name |
Referenced by clan::ScopeTimer::start().
unsigned long long clan::ScopeTimerResult::ticks |