I wanted to make a stopwatch that is displayed in seconds and milliseconds.
For example like this 05:847
So 2 characters for seconds and 3 for milliseconds, but I don't really have any idea on how to do this.
If I'm here already, would it be possible to fix the stopwatch to f.e. the bottom right corner of the command line?