Searched defs:timestampNs (Results 1 – 4 of 4) sorted by relevance
49 public timestampNs?: bigint, property in MessageBugReport59 public timestampNs: bigint, property in MessageTimestamp70 public timestampNs?: bigint, property in MessageFiles
81 const timestampNs = this.getTimestampNsForRemoteTool( constant
100 const timestampNs = BigInt(rawTimestamp.replace('.', '')); constant
110 const timestampNs: bigint = dispatchTimestamp constant