Files
Basalt/docs/docs1_6/objects/Timer.md
Robert Jelic d4c72514ef Docs 1.6
Accidentally uploaded outdated 1.6 docs
2023-05-01 16:28:46 +02:00

13 lines
380 B
Markdown

## Methods
| | |
|---|---|
|[setTime](objects/Timer/setTime.md)|Sets the time the timer should wait after calling your function
|[start](objects/Timer/start.md)|Starts the timer
|[cancel](objects/Timer/cancel.md)|Cancels the timer
## Events
| | |
|---|---|
|[onCall](objects/Timer/onCall.md)|A custom event which gets triggered as soon as the current timer has finished