System.Windows.Forms.Timer - Reading current state / time
Hi there,
I use several interval timers (System.Windows.Forms.Timer).
To debug and analyze, I wish to read (and display) current time (ticks) of a timer after it has been started, and while counting down.
Does anyone know of a way to read / display the timer while running?
Thanks,
Sam