AIT_Sleep

Description

Interrupts execution of the AIT file for a certain period.

Format

AIT_Sleep  (
 float fSeconds        // Seconds
);

Parameters

fSeconds (input)

Specify the period of interruption in units of seconds.

Return values

None