I have 2 timers T3 starts a routine and T4 stops a routine.
I also have an elapsed time (T5) textbox.
How can I get the elapsed time to display in time format starting at 00:00:00 when T3 starts and then stop when T4 stops.
I've tried numerous routines. but every time elapsed time starts it starts at 12:00:00.
I need T5 to show the exact elapsed time starting from 00:00:00
Any help would be appreciated.
I also have an elapsed time (T5) textbox.
How can I get the elapsed time to display in time format starting at 00:00:00 when T3 starts and then stop when T4 stops.
I've tried numerous routines. but every time elapsed time starts it starts at 12:00:00.
I need T5 to show the exact elapsed time starting from 00:00:00
Any help would be appreciated.