slowest_apis
Method
This is a method of the PerformanceMonitor class in the telemetry module.Get slowest APIs.
Signature
Parameters
No description available.
Returns
The result of the operation.
slowest_apis: Get slowest APIs.
This is a method of the PerformanceMonitor class in the telemetry module.Get slowest APIs.
def slowest_apis(&self, limit: usize) -> Vec<ApiStats>