(Source code introduction:
The standup timer application is used to control the time of the standing meeting, which is similar to the countdown of the stopwatch. It can remind everyone that it is time to speak, so as to ensure that each participant uses the same time. From the code of this project, you can learn how to use the time function. In addition, the code of this project adopts the design idea of strict separation of view and model.)