mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-12-15 07:23:42 +01:00
11 lines
333 B
Markdown
11 lines
333 B
Markdown
|
| Method | Description |
|
||
|
|---------------------------|---------------------------------|
|
||
|
| [`getSpeed()`](#getSpeed) | Gets the current rotation speed |
|
||
|
|
||
|
---
|
||
|
### `getSpeed()`
|
||
|
Gets the current rotation speed of the attached components.
|
||
|
|
||
|
**Returns**
|
||
|
- `number` The current rotation speed in RPM.
|