public class MFClientBase.PingTime
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
long |
atServer |
long |
received |
long |
receivedAtClientEpochNs |
long |
sent |
| Constructor and Description |
|---|
PingTime(long sentFromClientNs,
long atServerRealNs,
long receivedAtClientNs,
long receivedAtClientEpochNs) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |