07-13-2011 09:59 AM
if possible provide any good vidio presentation plzzzzzzzzzz
07-13-2011 11:00 AM
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.
Best Regards,