Yield values from array, one at a time. Use interval to add time between each item. The first item is yielded without delay.
array
interval
Array of values
Interval (defaults: 1ms)
Yield values from
array
, one at a time. Useinterval
to add time between each item. The first item is yielded without delay.Param: array
Array of values
Param: interval
Interval (defaults: 1ms)