SheetXL - v0.3.20
    Preparing search index...
    • Limits the number of times a function will be called within a given time.

      Type Parameters

      • T extends Function

        The type of the function

      Parameters

      • func: T

        The function

      • limit: number

        Delay in milliseconds

      Returns T