AudioIntervalClock constructor

AudioIntervalClock(
  1. AudioTime interval
)

Implementation

AudioIntervalClock(this.interval);