Hi all, I need to do some timing code - for some basic kind of sequencing.. Since ive not written this kind of stuff before, i'm unsure as to the best approach for accurate timing.
I've played around with using signals for this - with setitimer(..) and then catching the signal, but it doesnt look too good - it can be 1000s of usecs out.. What approaches have people used, and how successful were they? Cheers, Nick D
