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 © 2023 DiffusionData Limited. All rights reserved.