Ciorent
    Preparing search index...

    Function throttle

    • Throttle function execution for a time period

      Parameters

      • ms: number

        The time in milliseconds

      • limit: number

        The call limit in the time period

      Returns () => Promise<void>