FScopedLoadTimeAccumulatorTimer

Scoped helper class for tracking accumulated object times

Windows
MacOS
Linux

Inheritance Hierarchy

FDurationTimer

FScopedDurationTimer

FScopedLoadTimeAccumulatorTimer

References

Module

Core

Header

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

Include

#include "ProfilingDebugging/LoadTimeTracker.h"

Syntax

struct FScopedLoadTimeAccumulatorTimer : public FScopedDurationTimer

Remarks

Scoped helper class for tracking accumulated object times

Constructors

Name Description

Public function

FScopedLoadTimeAccumulatorTimer

(
    const FName& InTimerName,
    const FName& InInstanceName
)

Constants

Name

Description

DummyTimer

Here are a number of profiling helper functions so we do not have to duplicate a lot of the glue code everywhere.

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