public class OAuthMetrics
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
void |
addTime(SensorKey key,
long timeMs)
Record a request time in millis.
|
public void addTime(SensorKey key, long timeMs)
key - SensorKey identifying the sensortimeMs - Time spent processing the request in millisCopyright © 2023. All rights reserved.