FLoadTimeTracker::GetScopeTimeAccumulator

Gets/adds a scoped time for a given label and instance. Records each instance individually

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/ProfilingDebugging/LoadTimeTracker.h

Include

#include "ProfilingDebugging/LoadTimeTracker.h"

Source

/Engine/Source/Runtime/Core/Private/ProfilingDebugging/LoadTimeTracker.cpp

Syntax

double & GetScopeTimeAccumulator
(
    const FName & ScopeLabel,
    const FName & ScopeInstance
)

Remarks

Gets/adds a scoped time for a given label and instance. Records each instance individually

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