Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FInGameCycleCounter |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/InGamePerformanceTracker.h |
| Include Path | #include "InGamePerformanceTracker.h" |
Syntax
class FInGameCycleCounter
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FInGameCycleCounter
(
FInGamePerformanceTracker* InTracker |
InGamePerformanceTracker.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BeginCycles | uint32 | InGamePerformanceTracker.h | ||
| Tracker | FInGamePerformanceTracker * | InGamePerformanceTracker.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Begin() |
InGamePerformanceTracker.h | ||
void End() |
InGamePerformanceTracker.h |