This VI will show in absolute percent error the difference in your desired wait time and the actual difference in the CPU time. This program utilizes the call library function node to call a dll thatmeasures the tick count of the CPU. It then takes the difference of that call before and after the wait function. On the VI, the user will see a graph of the absolute percent error, the loop run time, and the difference in the wait function and the CPU.