mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
21 lines
263 B
Text
21 lines
263 B
Text
|
|
%9Syntax:%9
|
|
|
|
@SYNTAX:wait@
|
|
|
|
%9Parameters:%9
|
|
|
|
The amount of milliseconds.
|
|
|
|
%9Description:%9
|
|
|
|
Waits the specified amount of milliseconds before sending the next command
|
|
to the server.
|
|
|
|
%9Examples:%9
|
|
|
|
/WAIT 1000
|
|
/WAIT 5000
|
|
|
|
%9See also:%9 ALIAS
|
|
|