blah blah blah is here! blah blah » Close

0
votes
1 answers

microsecond tick function

Hi firends, I need some microsecond tick function to detect pulse coming in paprell port.. I saw multimedia timer and thread.. can someone please give a example.. to do that.. thanks..

1
votes
2 answers

Accuracy of Timer in C#

Dear All, Anybody knows how much is the accuracy of the timer component in the C# toolbox? It says it is 1ms. From what I did is I am using 2 timers. Timer1 and Timer2. Timer1 is 1ms each tick, and Timer2 is 1000ms or 1 sec. Each tick of ...

Feedback