A simple stopwatch timer. It can start, pause and reset a timer, take round times, that are fully cutomizeable via arithmetic expressions, and optionally save them to text files.
On start, the tool will create an icon in the system tray. Click it to bring the main window to the top.
Click on the top-down arrow in the top right of the main window to select whether the timer should count in milliseconds (1s = 1000ms) or centiseconds (1s = 100cs).
In the settings you can configure the final output string of the taken round, the global hotkeys to start, pause, reset a timer, and the notification sound volume.
Read the help in the settings on any questions on arithmetic expressions, additional variables and the output of the final string.
Version 1.7
Full unicode support
Added fully customizeable arithmetic expressions and string parser
Added option to use custom hotkeys for start, stop, round and reset buttons
Added delete line and goto line number buttons
Time from recent taken round is now being displayed in main window
Renewed round taking string
Replaced old tray icon with a better visible one
Added button and hotkey hit sounds, which can be turned on / off
Added new %i wildcard to final string for extra variables