5 lines
116 B
Plaintext
5 lines
116 B
Plaintext
#title Wait [RCBasic Doc]
|
|
#header sub Wait(m_sec)
|
|
|
|
Halts execution of a program for a given number of milliseconds.
|