Once the user makes a selection from the drop-down form, the timer should then start. However, I am unsure of how to activate it.
I have incorporated the timer module found at . While I have figured out how to stop the timer, I am seeking guidance on how to initiate it once more.
<timer interval="1000">
{{hours}} hours,
{{minutes}} minutes,
{{seconds}} seconds {{millis}}
</timer>