Skip to content

setDelay()

Set how long the oscillator waits between updates.

Parameters

Once an object oscillatortimer has been created, you can use the following function:

oscillatortimer.setDelay(delay)
Parameter Type Default Description
delay int or float required The new wait between updates, in milliseconds.