Searched refs:timestampDelta (Results 1 – 1 of 1) sorted by relevance
403 long timestampDelta = Math.abs(eventTimestamp - receivedTimestamp); in assertTimestampSynchronization() local408 timestampDelta, in assertTimestampSynchronization()411 Assert.assertTrue(timestampMessage, timestampDelta < deltaThreshold); in assertTimestampSynchronization()