How to make stopwatch

Hi , How may i make a stopwatch in thunkable

Search the forums. :slight_smile:

thnks @catsarisky for the reply
I wanted to know how to make a stopwatch
I have made a timer but couldnt figure out a stopwatch

Are you having trouble getting it to count up instead of down? I think about that a being the big difference, along with having a button to record the current time on the counter maybe.

Yes what happens is that i set it to count up but it goes only upto the specified milliseconds
What i want is that it should just keep counting on and on until i press stop

Ohh! I missed that i could set the timers interval milliseconds to unlimited (this worked)