public final class Timing extends Object
Constructor and Description |
---|
Timing(long ntpTime,
long ntpTimeReference,
long roundTripTime) |
Modifier and Type | Method and Description |
---|---|
long |
getNtpTime() |
long |
getNtpTimeReference() |
long |
getRoundTripTime() |
long |
getTime()
Get current Time based on the NTP timing info.
|
String |
toString() |
Copyright © 2018 SPF4J. All rights reserved.