HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cop2_Watches Struct Reference

#include <COP2_DebugTiming.h>

Public Member Functions

void start (const char *name)
 
void stop (const char *name)
 

Public Attributes

UT_SymbolMap< UT_StopWatchmyWatches
 

Detailed Description

Definition at line 143 of file COP2_DebugTiming.h.

Member Function Documentation

void cop2_Watches::start ( const char *  name)
inline

Definition at line 145 of file COP2_DebugTiming.h.

void cop2_Watches::stop ( const char *  name)
inline

Definition at line 150 of file COP2_DebugTiming.h.

Member Data Documentation

UT_SymbolMap<UT_StopWatch> cop2_Watches::myWatches

Definition at line 157 of file COP2_DebugTiming.h.


The documentation for this struct was generated from the following file: