3
0
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:
reality 2013-01-27 14:39:23 +00:00
parent 4b5aceea49
commit bd32a06276

View File

@ -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