Skip navigation links
C G R S 

C

com.lyft.kronos.internal.ntp - package com.lyft.kronos.internal.ntp
 

G

getCurrentTimeMs() - Method in class com.lyft.kronos.internal.ntp.SntpClient.Response
Returns the current time as computed from the NTP transaction.
getOffsetMs() - Method in class com.lyft.kronos.internal.ntp.SntpClient.Response
 
getResponseAge() - Method in class com.lyft.kronos.internal.ntp.SntpClient.Response
Returns the age of this response.

R

requestTime(String, Long) - Method in class com.lyft.kronos.internal.ntp.SntpClient
Sends an SNTP request to the given host and processes the response.

S

SntpClient - Class in com.lyft.kronos.internal.ntp
Forked from https://android.googlesource.com/platform/frameworks/base/+/master/core/java/android/net/SntpClient.java Copyright (C) 2008 The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
SntpClient(Clock, DnsResolver, DatagramFactory) - Constructor for class com.lyft.kronos.internal.ntp.SntpClient
 
SntpClient.Response - Class in com.lyft.kronos.internal.ntp
 
C G R S 
Skip navigation links