FInGameCycleHistory::AddCycles

Adds a number of cycles for the current frame. Thread safe.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "InGamePerformanceTracker.h"

Syntax

void AddCycles
(
    uint64 NewCycles
)

Remarks

Adds a number of cycles for the current frame. Thread safe.

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