Searched defs:timestampType (Results 1 – 6 of 6) sorted by relevance
80 const timestampType = this.timelineData.getTimestampType()!; constant85 const timestampType = this.timelineData.getTimestampType()!; constant
72 private timestampType: TimestampType; property in Transformer
71 const timestampType = this.transitionTrace.getTimestampType(); constant143 const timestampType = this.transitionTrace.getTimestampType(); constant
25 public timestampType: TimestampType, property in UiData
84 const timestampType = TimestampType.REAL; constant
80 private timestampType: TimestampType | undefined; property in Trace