FDetailLevel

Windows
MacOS
Linux

References

Module

TraceServices

Header

/Engine/Source/Developer/TraceServices/Public/Model/MonotonicTimelineData.h

Include

#include "Model/MonotonicTimelineData.h"

Syntax

template<typename EventType, typename SettingsType>
struct FDetailLevel

Variables

Name Description

Public variable

TPagedArray< Ev...

 

Events

Public variable

FDetailLevelIns...

 

InsertionState

Public variable

double

 

Resolution

Public variable

TPagedArray< FE...

 

ScopeEntries

Constructors

Name Description

Public function

FDetailLevel

(
    ILinearAllocator& Allocator,
    double InResolution
)

Functions

Name Description

Public function Const

EventType

 

GetEvent

(
    uint64 Index
)

Public function Const

double

 

GetScopeEntryTime

(
    uint64 Index
)

Public function

void

 

SetEvent

(
    uint64 Index,
    const EventType& Event
)

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