Stopwatch is a simple application to measure a certain time interval. The application allows you to pause the measured time. The stopwatch works even when the controller is switched off. The maximum achievable time is 100 hours (exactly 99:59:59). The dial can be displayed in digital or analog form. The time in the status bar is yellow when the stopwatch is running, or green if the minute hand is running at the same time.
When defining your own screen, it is possible to place a module with a Stopwatch button on it or a module that directly displays the stopwatch dial. Zooming in on these modules (touching them) will bring up this Stopwatch app.
Dial |
|
The dial shows the current time on a stopwatch. It can be analog style (0 - 12 hours) or digital style (0 - 100 hours) which is shown in the following article Minute |
Start Pause |
|
An icon is displayed at rest |
Stop Reset |
|
The icon is displayed at rest |