public class LatencyHistoryInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static Builder<LatencyHistoryInfo> |
LATENCY_HISTORY_BUILDER |
| Constructor and Description |
|---|
LatencyHistoryInfo(long timestamp,
long latency) |
| Modifier and Type | Method and Description |
|---|---|
long |
getLatency() |
long |
getTimestamp() |
public static final Builder<LatencyHistoryInfo> LATENCY_HISTORY_BUILDER
Copyright © 2025. All rights reserved.