EScopeLogTimeUnits

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Stats/StatsMisc.h"

Syntax

enum EScopeLogTimeUnits
{
    ScopeLog_DontLog,
    ScopeLog_Milliseconds,
    ScopeLog_Seconds,
}

Values

Name

Description

ScopeLog_DontLog

ScopeLog_Milliseconds

ScopeLog_Seconds

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