Skip to main content

record

Method
This is a method of the FunctionStats class in the telemetry module.
Record a call.

Signature

def record(&mut self, duration: Duration) -> ()

Parameters

duration
Duration
required
No description available.

Returns

Returns
()
The result of the operation.