home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shocking The Web CD-ROM
/
SHOCK_CD.ISO
/
pc
/
tutorial
/
casestdy
/
ch16_ibm
/
reliabl4.dcr
/
00015.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-11-12
|
135 b
|
7 lines
on WaitForTicks theTicks
set startTime to the timer
repeat while (startTime + theTicks) > the timer
nothing()
end repeat
end