Start¶
Restarts a milestone if it already exists; otherwise, creates a new milestone with the specified name and starts it immediately.
1 |
|
Parameters¶
string name
The name of the milestone. Required.
any goal
The goal for the milestone. This can be a duration string or a specific date and time. Optional.
Returns¶
The milestone instance.