Files
Basalt/docs/objects/Thread.md
Robert Jelic 4d614372a1 Updated docs
There is still stuff to do
2022-08-28 18:18:26 +02:00

8 lines
255 B
Markdown

## Methods
| | |
|---|---|
|[start](objects/Thread/start.md)|starts a new thread and executes the function
|[stop](objects/Thread/stop.md)|stops the currently running thread
|[getStatus](objects/Thread/getStatus.md)|Returns the current thread status