UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FInGameScopedCycleCounter Class Reference

#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 ()
 

Constructor & Destructor Documentation

◆ FInGameScopedCycleCounter()

FInGameScopedCycleCounter::FInGameScopedCycleCounter ( class UWorld InWorld,
EInGamePerfTrackers  Tracker,
EInGamePerfTrackerThreads  TrackerThread,
bool  bEnabled 
)

◆ ~FInGameScopedCycleCounter()

FInGameScopedCycleCounter::~FInGameScopedCycleCounter ( )

The documentation for this class was generated from the following files: