CoriEngine
Loading...
Searching...
No Matches
Profiler.hpp File Reference

Go to the source code of this file.

Macros

#define CORI_PROFILE_FUNCTION()
#define CORI_PROFILE_SCOPE(name)
#define CORI_PROFILER_FRAME_START()

Macro Definition Documentation

◆ CORI_PROFILE_FUNCTION

#define CORI_PROFILE_FUNCTION ( )

Definition at line 9 of file Profiler.hpp.

◆ CORI_PROFILE_SCOPE

#define CORI_PROFILE_SCOPE ( name)

Definition at line 10 of file Profiler.hpp.

◆ CORI_PROFILER_FRAME_START

#define CORI_PROFILER_FRAME_START ( )

Definition at line 11 of file Profiler.hpp.