public static interface Pings.PingDetails
Modifier and Type | Method and Description |
---|---|
long |
getRoundTripTime()
Round trip time in milliseconds from when the ping was sent to
the time the response was received.
|
long |
getTimestamp()
Timestamp when the ping was sent.
|
long getTimestamp()
long getRoundTripTime()
Copyright © 2024 DiffusionData Ltd. All Rights Reserved.