Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FInGamePerformanceTracker
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/InGamePerformanceTracker.h |
Include | #include "InGamePerformanceTracker.h" |
Source | /Engine/Source/Runtime/Engine/Private/InGamePerformanceTracker.cpp |
void EnterTimedSection&40;&41;
Remarks
Enters a timed section of code. Can be re-entrant and will take the first entry point time. Only callable from game thread.