Searched refs:endTimestamp (Results 1 – 2 of 2) sorted by relevance
168 endTimestamp: this.makeCujTimestampObject(closingEventTimestamp),219 const endTimestamp = endEvent?.getChildByName('cujTimestamp'); constant223 if (!endTimestamp) {229 endTimestamp,254 endTimestamp: CujTimestamp; property
354 const endTimestamp = timestamps[timestamps.length - 1]; constant355 const isOldData = endTimestamp.getValueNs() <= timeGap.from.getValueNs();