record
Method
This is a method of the FunctionStats class in the telemetry module.Record a call.
Signature
Parameters
No description available.
Returns
The result of the operation.
record: Record a call.
This is a method of the FunctionStats class in the telemetry module.Record a call.
def record(&mut self, duration: Duration) -> ()