estimated
Method
This is a method of the PlanStep class in the planning module.Set estimated duration.
Signature
Parameters
No description available.
Returns
The result of the operation.
estimated: Set estimated duration.
This is a method of the PlanStep class in the planning module.Set estimated duration.
def estimated(mut self, seconds: u64) -> Self