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