OpenBarnyard
 
Loading...
Searching...
No Matches
Profiler.h File Reference

Go to the source code of this file.

Macros

#define TPROFILER_SCOPE()
 
#define TPROFILER_FRAME_START(NAME)
 
#define TPROFILER_FRAME_END(NAME)
 

Macro Definition Documentation

◆ TPROFILER_FRAME_END

#define TPROFILER_FRAME_END ( NAME)

Definition at line 19 of file Profiler.h.

◆ TPROFILER_FRAME_START

#define TPROFILER_FRAME_START ( NAME)

Definition at line 18 of file Profiler.h.

◆ TPROFILER_SCOPE

#define TPROFILER_SCOPE ( )

Definition at line 17 of file Profiler.h.