Re: Here, the debugger says: Waited == .00500 seconds.

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



<Jeff_Relf@xxxxxxxxx> wrote:
while ( Secs < Start + .005 );

Nice, a solution that's
- Just as un-maintainable and illegible as all the solutions you post
- Pegs the core it's running on for no good reason
- Is increasingly inaccurate the longer a system has been up

--
--------- Scott Seligman <scott at <firstname> and michelle dot net> ---------
I think; therefore I am.
-- Rene Descartes
.



Relevant Pages