Skip to main content

estimated

Method
This is a method of the PlanStep class in the planning module.
Set estimated duration.

Signature

def estimated(mut self, seconds: u64) -> Self

Parameters

seconds
u64
required
No description available.

Returns

Returns
Self
The result of the operation.