Just™ Game Engine
Macros
profiling.hpp File Reference

Go to the source code of this file.

Macros

#define JNG_PROFILING_ENABLED   0
 
#define JNG_PROFILE_BEGIN_SESSION(filepath)
 
#define JNG_PROFILE_END_SESSION()
 
#define JNG_PROFILE_SCOPE(name)
 
#define JNG_PROFILE_FUNCTION()
 

Macro Definition Documentation

◆ JNG_PROFILE_BEGIN_SESSION

#define JNG_PROFILE_BEGIN_SESSION (   filepath)

◆ JNG_PROFILE_END_SESSION

#define JNG_PROFILE_END_SESSION ( )

◆ JNG_PROFILE_FUNCTION

#define JNG_PROFILE_FUNCTION ( )

◆ JNG_PROFILE_SCOPE

#define JNG_PROFILE_SCOPE (   name)

◆ JNG_PROFILING_ENABLED

#define JNG_PROFILING_ENABLED   0