Simple command line stopwatch
build it with make
makesudo make install./sw -p 10000 -s 20 # set precision of 10000 microseconds and 20 entries for recording timeWhile running you can use the following commands:
Sorsto stop / start the stopwatchRorrto reset the stopwatch<space>to record timeQorqto quit