Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/Insights > API/Developer/TraceInsights/Insights/ViewModels > API/Developer/TraceInsights/Insights/ViewModels/FBaseTimingTrack
- FBaseTimingTrack::Update()
- FRandomGraphTrack::Update()
References
| Module | TraceInsights |
| Header | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/BaseTimingTrack.h |
| Include | #include "Insights/ViewModels/BaseTimingTrack.h" |
virtual void Update
(
const ITimingTrackUpdateContext & Context
)
Remarks
Update callback called each frame, but only if the track is visible. In this update, it is assumed the track position and the track size are valid.