home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Car Screensaver - Toyota
/
TOYOTA.iso
/
mjparty
/
hsqdemo.dxr
/
00004.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-09-26
|
183 b
|
14 lines
on wtime xx
startTimer()
repeat while the timer < xx
nothing()
end repeat
end
on wtime01 xx
global cnt01
repeat with n = 1 to cnt01 * xx
nothing()
end repeat
end