The Wait Until Next ms Multiple function:1. Begins timing at program start and completes upon a multiple of the PC timer2. Begins timing after the code in the loop has completed and expires when the multiple of the (user) input time expires3. Begins timing after the code in the loop has completed and expires when the (user) input time completes4. Begins timing at program start and waits until the code in the loop has completed