A typical stopwatch uses two buttons to control 2 functions: total time and Split time. the buttons have the functions of start stop and spit and reset. If you have completed the activities for digital read serial, button, Blink without delay, and button state change. You should be comfortable with creating variables to store button information, using millis to track time and output information to the serial monitor.