Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FInGameScopedCycleCounter |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/InGamePerformanceTracker.h |
| Include Path | #include "InGamePerformanceTracker.h" |
Syntax
class FInGameScopedCycleCounter : public FInGameCycleCounter
Inheritance Hierarchy
- FInGameCycleCounter → FInGameScopedCycleCounter
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FInGameScopedCycleCounter
(
UWorld* InWorld, |
InGamePerformanceTracker.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FInGameScopedCycleCounter() |
InGamePerformanceTracker.h |