Is there such a function that idles the program for some specified number of microseconds but does not consume CPU time? I use a loop and gettimeofday() but that keeps the CPU from doing other things. Thanks!
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 5 of 5
Threaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |