This page holds all the functions that don't fall into any category.
| Event Name | Parameters | Description |
|---|---|---|
| threadpool:wait | time | Waits a number of seconds. Same as Trigger:wait |
| threadpool:work | exec_func | Creates another thread and executes exec_func inside |