8 lines
255 B
Markdown
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
|