Searched refs:calibratedTimestampNs (Results 1 – 1 of 1) sorted by relevance
83 long calibratedTimestampNs = calibratedEvent.timestamp; in verifyMeasurements() local84 long lowerTimestampThresholdNs = calibratedTimestampNs - synchronizationPeriodNs; in verifyMeasurements()85 long upperTimestampThresholdNs = calibratedTimestampNs + synchronizationPeriodNs; in verifyMeasurements()