Skip to main content

slowest_functions

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

Signature

def slowest_functions(&self, limit: usize) -> Vec<FunctionStats>

Parameters

limit
usize
required
No description available.

Returns

Returns
Vec<FunctionStats>
The result of the operation.