Skip to main content

get_function_stats

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

Signature

def get_function_stats(&self, name: &str) -> Option<FunctionStats>

Parameters

name
&str
required
No description available.

Returns

Returns
Option<FunctionStats>
The result of the operation.