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