| Constructor and Description |
|---|
LatencyStats() |
| Modifier and Type | Method and Description |
|---|---|
Duration |
getDuration() |
double |
getLatency() |
void |
setDuration(Duration duration) |
void |
setLatency(double latency) |
String |
toString() |
This documentation was released into the public domain.