32#ifndef DVD_CORE_TIME_PROFILE_TIMER_INL_
33#define DVD_CORE_TIME_PROFILE_TIMER_INL_
static void removeTimer(ProfileTimer &timer)
static ProfileTimer & getNewTimer(const char *timerName)
U64 getChildTotal() const
string print(U32 level=0) const
const string & name() const noexcept
void REMOVE_TIMER(ProfileTimer *&timer)
U64 QUERY_TIMER(const ProfileTimer &timer) noexcept
void START_TIMER(ProfileTimer &timer) noexcept
ProfileTimer & ADD_TIMER(const char *timerName)
void STOP_TIMER(ProfileTimer &timer) noexcept
string PRINT_TIMER(ProfileTimer &timer)
Handle console commands that start with a forward slash.