Skip to content

getDelay()

Return how long the oscillator waits between updates.

Parameters

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

oscillatortimer.getDelay()

Returns

return delay

Value Type Description
delay int or float The wait between updates, in milliseconds.