CompuServe Messages

#INP/OUT

    15-Oct-91 12:49:54
Sb: #2836-#INP/OUT
Fm: Gregg Irwin 72450,676
To: Jerry Stern 70023,276
Hi Jerry, <I need a 1 msec (+/- 20%) timed loop independent of platform> I assume you've tried a Timer control because that would be so easy to test. How much stuff needs to be done between timing loops, or how often must it be called. I think the Timer control is only good down to 1ms and adding a DoEvents to allow other processes to run might screw you up. I'll see if anything comes up when I try it. –Gregg There is 1 Reply.