Workflow
1.
Enter an infinite loop while the timer is running.
while
(
true
) {
}
Parent topic:
Use Case