CLAD 01-26
The Wait Until Next ms Multiple function:
- Begins timing at program start and completes upon a multiple of the PC timer.
- Begins timing after the code in the loop has completed and expires when the multiple of the (user) input time expires.
- Begins timing after the code in the loop has completed and expires when the user input time completes.
- Begins timing at program start and waits until the code in the loop has completed.
Leave a Reply