Simple timer and stopwatch written in Java
- Timer counts down to 0 from a inputted value
- Stopwatch counts up until you stop it for you to record the time
Possible Future Updates
- Display of time in HH:MM:SS format instead of text based time
- User input for timer should also be in HH:MM:SS format