--- name: Interface hilbish.timers description: timeout and interval API layout: 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.