Skip to main content

all_function_stats

Method
This is a method of the PerformanceMonitor class in the telemetry module.
Get all function stats.

Signature

def all_function_stats(&self) -> Vec<FunctionStats>

Returns

Returns
Vec<FunctionStats>
The result of the operation.