FMallocLeakReporter::Start

Starts tracking allocations.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ProfilingDebugging/MallocLeakReporter.h

Include

#include "ProfilingDebugging/MallocLeakReporter.h"

Source

/Engine/Source/Runtime/Engine/Private/ProfilingDebugging/MallocLeakReporter.cpp

Syntax

void Start
(
    int32 FilterSize,
    float ReportOnTime
)

Remarks

Starts tracking allocations.

Parameters

Parameter

Description

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