public interface LatencyTracker
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
markIn()
This is to be called when starting the latency calculation
|
void |
markOut()
This is to be called when latency calculation should be stopped
|
void markIn()
void markOut()
String getName()
Copyright © 2018 WSO2. All rights reserved.