Navigation
API > API/Runtime > API/Runtime/Engine > API/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 ExitTimedSection&40;&41;
Remarks
Enters a timed section of code. Can be re-entrant and will take the final exit point time. Only callable from game thread.