Throttle constructor

Throttle(
  1. Duration delay
)

Implementation

Throttle(this.delay);