TTimingEventSearchCache::Read

Attempt to read from the cache.

Windows
MacOS
Linux

References

Module

TraceInsights

Header

/Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingEventSearch.h

Include

#include "Insights/ViewModels/TimingEventSearch.h"

Syntax

bool Read
(
    const FTimingEventSearchHandle & InHandle,
    double & OutStartTime,
    double & OutEndTime,
    uint32 & OutDepth,
    PayloadType & OutPayload
)

Remarks

Attempt to read from the cache.

Returns

false if the value was not found

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