Searched defs:timestampType (Results 1 – 3 of 3) sorted by relevance
218 const timestampType = this.remoteTool?.timestampType; constant240 const timestampType = assertDefined(this.remoteTool?.timestampType); constant
60 public timestampType?: TimestampType, property in MessageTimestamp
253 const timestampType = assertDefined(message.timestampType); constant