ITimingViewExtender::Tick

Called each frame.

Windows
MacOS
Linux

References

Module

TraceInsights

Header

/Engine/Source/Developer/TraceInsights/Public/Insights/ITimingViewExtender.h

Include

#include "Insights/ITimingViewExtender.h"

Syntax

void Tick
(
    ITimingViewSession & InSession,
    const Trace::IAnalysisSession & InAnalysisSession
)

Remarks

Called each frame. If any new tracks are created they can be added via ITimingViewSession::Add*Track()

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