Delay

Estimated reading time: < 1 min
Go back to the VM operations list

Prototype

Delay (delay)

Description

Delay thread delay ticks (100 us = 1 tick) (approximative). Max allowed value of delay is 127 (12.7 msec)

r1 = operation(r1, r2);

Return
Nothing

Code Example

The following code example uses the Delay function.

The SMK900.evi file used for this example can be downloaded at the bottom of this page.
/* 
* Delay
*/

Go back to the VM operations list

Attachments

Was this article helpful?
Dislike 0
Views: 67
Go to Top