miva_sleep()

 
Delays the running application for msecs milliseconds or until the global timeout expires, whichever is shorter.
Syntax
miva_sleep( msecs )
Return Value: None
  • msecs = the number of milliseconds to delay
User Annotations: miva_sleep