track_function
Method
This is a method of the PerformanceMonitor class in the telemetry module.Track a function call.
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
track_function: Track a function call.
This is a method of the PerformanceMonitor class in the telemetry module.Track a function call.
def track_function(&self, name: &str, duration: Duration) -> ()