Searched defs:timestampType (Results 1 – 4 of 4) sorted by relevance
218 const timestampType = this.remoteTool?.timestampType; constant240 const timestampType = assertDefined(this.remoteTool?.timestampType); constant
60 public timestampType?: TimestampType, property in MessageTimestamp
302 public static class timestampType extends Asn1UTCTime { class in Position308 public timestampType() { in timestampType() method in Position.timestampType
253 const timestampType = assertDefined(message.timestampType); constant