mirror of
https://github.com/reality/dbot.git
synced 2024-11-27 06:19:24 +01:00
Fix docs for [#233]
This commit is contained in:
parent
4b5aceea49
commit
bd32a06276
@ -10,7 +10,7 @@ timers.
|
||||
|
||||
### API
|
||||
|
||||
#### addTimer(callback, interval, [firstDate])
|
||||
#### addTimer(interval, callback, [firstDate])
|
||||
Execute the given callback every time *interval* (in ms) passes.
|
||||
|
||||
The firstDate parameter is a Date object used to sync a timer to a given point in
|
||||
|
Loading…
Reference in New Issue
Block a user