FInGameScopedCycleCounter

Windows
MacOS
Linux

Inheritance Hierarchy

FInGameCycleCounter

FInGameScopedCycleCounter

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/InGamePerformanceTracker.h

Include

#include "InGamePerformanceTracker.h"

Syntax

class FInGameScopedCycleCounter : public FInGameCycleCounter

Constructors

Name Description

Public function

FInGameScopedCycleCounter

(
    UWorld* InWorld,
    EInGamePerfTrackers Tracker,
    EInGamePerfTrackerThreads TrackerTh...,
    bool bEnabled
)

Destructors

Name Description

Public function

~FInGameScopedCycleCounter()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss