How does one idle a program? If I use a loop that keeps searching for data to act on, the CPU usage will
be around 98% because the program sends instrutions to the processor over and over again non-stop.