Skip to main content

with_duration

Method
This is a method of the TelemetryEvent class in the telemetry module.
Set duration.

Signature

def with_duration(mut self, duration: Duration) -> Self

Parameters

duration
Duration
required
No description available.

Returns

Returns
Self
The result of the operation.