DELAY
DELAY ms
Delay for a specified amount of milliseconds ms
. Note
DELAY depends on the system clock.
Example
print "Wait 1000ms..."
delay(1000)
print "done"
Code samples using DELAY
100lines.bas
3d rotating cube with message.bas
3d wire cube v1.bas
3dtictac.bas
3dttt.bas
3dttt.bas
analog clock.bas
angel feather.bas
Another center finder.bas
another look at trig functions.bas
aquarium v2.bas
autumn scene.bas
B+B.bas
Ball.bas
balls in 3d cube.bas
balls in 3d cube.bas
bb2fork smurf.bas
betrayal: crows ii.bas
bezier's autograph book.bas
bezierbounce.bas
blackbox.bas
Blackbox.bas
block.bas
blushing snowflakes.bas
boing.bas
bolmo.bas
bomb.bas
bonkers.bas
bopit.bas
System
CHAIN
COMMAND
CWD
DELAY
ENV
ENV
EXEC
EXPORT
FRE
HOME
IMPORT
INCLUDE
MAXINT
NIL
OPTION
PAUSE
PI
PROGLINE
RANDOMIZE
RUN
SBVER
SELF
STKDUMP
TROFF
TRON
UNIT
If there is insufficient information on this page and you wish learn more about DELAY,
please send an email to smallbasic@gmail.com. You can help to improve information about
DELAY by submitting a pull request,
click View Source for details. Note, an offline language reference text file is also available - see the Download section.