Difference between revisions of "Timer"

From StickMUD
Jump to navigation Jump to search
m
 
Line 8: Line 8:
 
!Description
 
!Description
 
|-
 
|-
|<code>timer</code> [<##>d] [<##>h] [<##>m] [<##>s]
+
|<code>timer</code> <[<##>d] [<##>h] [<##>m] [<##>s]>
 
|Set a timer for <##>d (days) <##>h (hours) <##>m (minutes) <##>s (seconds). At least one argument is required.
 
|Set a timer for <##>d (days) <##>h (hours) <##>m (minutes) <##>s (seconds). At least one argument is required.
 
|}
 
|}

Latest revision as of 17:46, 20 June 2021

timer - Set a timer.

Description

Set a timer to notify you when a certain length of time has passed. Obviously, you have to be logged in to receive the notification.

Syntax
Command Description
timer <[<##>d] [<##>h] [<##>m] [<##>s]> Set a timer for <##>d (days) <##>h (hours) <##>m (minutes) <##>s (seconds). At least one argument is required.

See Also

date