LkEngine 0.1.2
 
Loading...
Searching...
No Matches
Profiling and Instrumentation

Classes

class  LkEngine::LPerformanceProfiler
 
class  LkEngine::FScopedPerformanceTimer
 

Macros

#define LK_PROFILING   0
 
#define LK_SCOPE_PERF(Name)
 
#define LK_SCOPE_TIMER(Name)
 
#define LK_PROFILE_MARK_FRAME   (void)(0)
 
#define LK_PROFILE_FUNC(...)
 
#define LK_PROFILE_THREAD(...)
 

Detailed Description

Macro Definition Documentation

◆ LK_SCOPE_PERF

#define LK_SCOPE_PERF ( Name)
Value:
(void)(Name)

◆ LK_SCOPE_TIMER

#define LK_SCOPE_TIMER ( Name)
Value:
(void)(Name)