Hey all,
I would like some help on creating a stopwatch that works every time a key is pressed and stops every time the same key is released.
A pop up that should let the user know for how long the key was pressed for. This should work for any key.
eg format for the pop up window
The key was pressed for 3859 Milliseconds
Thanks.
I would like some help on creating a stopwatch that works every time a key is pressed and stops every time the same key is released.
A pop up that should let the user know for how long the key was pressed for. This should work for any key.
eg format for the pop up window
The key was pressed for 3859 Milliseconds
Thanks.