Class | Description |
---|---|
CountTimer |
Returns the number of times that stop has been called on this timer.
|
MaxTimer |
Returns the maximum time of a single event.
|
MeanTimer |
Returns the distribution average for all recorded events.
|
PercentileTimer |
Return a map of latencies scaled with the given base unit of time at specific percentiles.
|
RecordTimer |
Updates the statistics kept by the counter with the specified amount.
|
Copyright © 2018 WSO2. All rights reserved.