Searched refs:clientRequestTimestamp (Results 1 – 2 of 2) sorted by relevance
229 public static Duration calculateClockOffset(Timestamp64 clientRequestTimestamp, in calculateClockOffset() argument244 return Duration64.between(clientRequestTimestamp, serverReceiveTimestamp) in calculateClockOffset()
269 Timestamp64 clientRequestTimestamp = Timestamp64.fromInstant( in checkCalculateClockOffset() local279 clientRequestTimestamp, serverReceiveTimestamp, in checkCalculateClockOffset()