Replace the elapsed time with remaining time
Currently when a timer is running, the user is shown the time that has elapsed since the timer was started, and the amount of time that the timer was set for. However, typically timers show the time remaining. Therefore, we'd better replace the elapsed time with remaining time.
Edited by Zhangzhi Hu