Hello fellow bubblers,
I’m currently struggling with creating a timer that counts up when the “Time Start” button is pressed that will activate in the “Time Elapsed” input box.
When “Time Start” is pressed, the input box will populate with the exact time the button is pressed. Additionally, I want the elapsed time to also populate with a timer that begins counting. I know I most likely have to use the do every 1 second workflow method, but I cannon manage to figure out the right logic for it.
Here is what I have so far:
Any help would be appreciated!