Hi...
I want to interrupt timer at every 6 milliseconds. Which is not
possible with normal timer, which can go upto 10ms on my computer. I tried to display the time and I find that, it could
not run faster than that.
So I think to use any Timer with Thread. I tried couple of suchTherad Timers but still not giving desire result. Is there any good Thread Timer component anyone can suggest?
Thanks...in advance.....