55
Views
2
Comments
Add stopwatch in mobile app

Hello Everyone, 

I'm making a mobile app where I want is, that when I click on Start button then a timer should start for eg 00:00:01,00:00:02, 00:00:03, 00:00:04, 00:00:05, 00:00:06, 00:00:07, etc and when again I click on stop button then it should stop and should show total time taken.

I searched many links and documentations but didn't find any.

Please help me with these query.

2023-10-21 19-42-11
Tousif Khan
Champion

Hello 

Have you checked this Forge Asset 

https://www.outsystems.com/forge/component-overview/3975/stopwatch-mobile

You can also search for Stopwatch Javascrip here

You just have to modify the code according to your requirements 

Hope this helps

Thanks

2022-06-06 09-58-43
Gourav shukla

Hi,

    I have created stop watch in reactive web using JavaScript  ,I share my oml file maybe it's help you to understand  the logic.

Thanks

StopWatch.oml
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.