Hi,
I've done a simple code with timers to check the speed of updating a Label, and really this is not the best way to do this.
But I found something strange, every 1 second, the counter of a 1ms timer counts only 100. I believe that in 1 second it should count 1000 ms.
I've done a simple code with timers to check the speed of updating a Label, and really this is not the best way to do this.
But I found something strange, every 1 second, the counter of a 1ms timer counts only 100. I believe that in 1 second it should count 1000 ms.