void pause (unsigned int wait);

Pause for a period. The duration of the pause is determined by the number of interrupts occurring. By default, in BASIC, that is one every 8ms.

wait = Number of interrupt periods to wait for.

Include file: mtxsnd.h