How can i generate a delay in C#?

Oct 19 2004 3:47 PM
Somebody can help me to find an instruction that generates a delay in time units of microseconds. That's some like: delay_us(10); // and wait 10 microseconds for next instruction I hope someone can help me. Thanks in advance: Fernando M.

Answers (2)