Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FInGamePerformanceTracker
Syntax
uint32 DirectSectionTime_EntryCount
Remarks
How many times we've entered a directly tracked section of code. Used to time the first and last entry/exit points.