Searched defs:clock_skew (Results 1 – 8 of 8) sorted by relevance
238 absl::Duration clock_skew) { in SetClockSkew()
109 def clock_skew(self) -> datetime.timedelta: member in JwtValidator
266 base::TimeDelta clock_skew = (current - server_time); in ParseExpiration() local
518 google.protobuf.Duration clock_skew = 6; field