How to create delay in program witch will be same length on every computer (from 100 MHz 486 to Pentium III). I do some computing in in this time interval and timer on the slow machine seems to slow down.

I need exact delay 700 ms (+ - 50 ms).

What can I do?

Ermin