![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <InGamePerformanceTracker.h>
Inheritance diagram for FInGameScopedCycleCounter:Public Member Functions | |
| FInGameScopedCycleCounter (class UWorld *InWorld, EInGamePerfTrackers Tracker, EInGamePerfTrackerThreads TrackerThread, bool bEnabled) | |
| ~FInGameScopedCycleCounter () | |
Public Member Functions inherited from FInGameCycleCounter | |
| FInGameCycleCounter (FInGamePerformanceTracker *InTracker) | |
| void | Begin () |
| void | End () |
| FInGameScopedCycleCounter::FInGameScopedCycleCounter | ( | class UWorld * | InWorld, |
| EInGamePerfTrackers | Tracker, | ||
| EInGamePerfTrackerThreads | TrackerThread, | ||
| bool | bEnabled | ||
| ) |
| FInGameScopedCycleCounter::~FInGameScopedCycleCounter | ( | ) |