FConditionalScopeLogTime::FConditionalScopeLogTime

Initialization constructor.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Stats/StatsMisc.h

Include

#include "Stats/StatsMisc.h"

Source

/Engine/Source/Runtime/Core/Private/Stats/StatsMisc.cpp

Syntax

FConditionalScopeLogTime
(
    bool bCondition,
    const WIDECHAR * InName,
    FTotalTimeAndCount * InCumulative,
    EScopeLogTimeUnits InUnits
)

Remarks

Initialization constructor.

Parameters

Parameter

Description

InName

String that will be displayed in the log

InGlobal

Pointer to the variable that holds the cumulative stats

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