Counter/Timer

cancel
Showing results for 
Search instead for 
Did you mean: 

diff b/w wait(ms) and wait until next ms . reply to pnraja89@yahoo.com

if possible provide any good vidio presentation plzzzzzzzzzz

0 Kudos
Message 1 of 2
(5,548 Views)

Hi raja8989,

 

This KB has a description of the typical use case for each.

 

The difference is that Wait Until Next ms Multiple will return when the OS milisecond timer has reached a multiple of the desired count. 

 

Wait (ms) will simply wait the desired number of ticks of the ms timer starting from when it is first called.

 

 

    2011-07-13_110000.png

 

 

 

Best Regards,

John Passiak
0 Kudos
Message 2 of 2
(5,545 Views)