Searched refs:updateTimeline (Results 1 – 2 of 2) sorted by relevance
157 readonly updateTimeline: boolean; property in TracePositionUpdate159 constructor(position: TracePosition, updateTimeline = false) {162 this.updateTimeline = updateTimeline;167 updateTimeline = false,170 return new TracePositionUpdate(position, updateTimeline);175 updateTimeline = false,178 return new TracePositionUpdate(position, updateTimeline);
209 if (event.updateTimeline) {