FLoadTimeTracker::ReportScopeTime

Adds a scoped time for a given label. 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

void ReportScopeTime
(
    double ScopeTime,
    const FName ScopeLabel
)

Remarks

Adds a scoped time for a given label. 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