Skip to main content

slowest_apis

Method
This is a method of the PerformanceMonitor class in the telemetry module.
Get slowest APIs.

Signature

def slowest_apis(&self, limit: usize) -> Vec<ApiStats>

Parameters

limit
usize
required
No description available.

Returns

Returns
Vec<ApiStats>
The result of the operation.