I am trying to create a stopwatch that is activated when the user holds the spacebar down and begins once the spacebar is no longer pressed. It will stop the timer when any key is pressed.
it needs to be ticking on screen as it counts up, I need it to display Minutes, seconds, and milliseconds.