Hilbish/docs/api/hilbish/hilbish.timers.md

293 B

name description layout
Interface hilbish.timers timeout and interval API apidoc

Introduction

The timers interface si one to easily set timeouts and intervals to run functions after a certain time or repeatedly without using odd tricks.

Functions

stop()

Stops a timer.