Skip to content

Releases: enthye/Timer-Stopwatch

Timer Stopwatch

04 Apr 04:28
a5aed10

Choose a tag to compare

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