get_function_stats
Method
This is a method of the PerformanceMonitor class in the telemetry module.Get function stats.
Signature
Parameters
No description available.
Returns
The result of the operation.
get_function_stats: Get function stats.
This is a method of the PerformanceMonitor class in the telemetry module.Get function stats.
def get_function_stats(&self, name: &str) -> Option<FunctionStats>