mirror of
https://github.com/Creators-of-Create/Create.git
synced 2025-02-21 01:25:33 +01:00
10 lines
333 B
Markdown
10 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.
|