Skip to main content

with_duration

Method
This is a method of the TaskOutput class in the task module.
Set duration

Signature

def with_duration(mut self, ms: u64) -> Self

Parameters

ms
u64
required
No description available.

Returns

Returns
Self
The result of the operation.