public static interface Pings.PingDetails
Modifier and Type | Method and Description |
---|---|
long |
getRoundTripTime()
The round trip time in milliseconds from when the ping was sent to
the time the response was received.
|
long |
getTimestamp()
The timestamp value indicating when the ping was sent.
|
long getTimestamp()
long getRoundTripTime()
Copyright © 2016 Push Technology Ltd. All Rights Reserved.