getDelay()
Return how long the oscillator waits between updates.
oscillatortimer.getDelay()
Returns
return delay
| Value | Type | Description |
|---|---|---|
| delay | int or float |
The wait between updates, in milliseconds. |
Return how long the oscillator waits between updates.
oscillatortimer.getDelay()
return delay
| Value | Type | Description |
|---|---|---|
| delay | int or float |
The wait between updates, in milliseconds. |