Duration pick
A decision block that lets the user choose a duration time.
The fiber will pause until the user has chosen a duration, cancelled the dialog
or the timeout expired.
Input arguments
- Seconds precision — whether to show a field for seconds input.
- Timeout — time until the dialog is automatically canceled, default is no timeout.
- Show window — whether to show the dialog window directly without having to tap the notification. Only works when no other window is showing.
Output variables
- Duration — variable to assign the chosen duration in seconds.