This program is used to hold the execution of an Adelia program for "n" milliseconds, during which CPU resources will not be used.
The procedure is described below:
Create the HSLEEP (C-type) program with a numeric parameter containing 9 positions (0 decimal).
In the Adelia program, call this program (using the CALL instruction) with a parameter consisting in a variable defining the length of the interruption in milliseconds.