Function throttleTime

  • Throttles the output of a node with the specified delay.

    Type Parameters

    • I

    Parameters

    • delay: number

    Returns Operator<I, I>

Generated using TypeDoc