Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SequentialBucket

Hierarchy

  • SequentialBucket

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

latencyRef

latencyRef: LatencyRef

limit

limit: number

processing

processing: boolean

remaining

remaining: number

reset

reset: number

Methods

check

  • check(override?: boolean): void
  • Parameters

    • Optional override: boolean

    Returns void

queue

  • queue(func: (cb: () => void) => void, short?: boolean): void
  • Parameters

    • func: (cb: () => void) => void
        • (cb: () => void): void
        • Parameters

          • cb: () => void
              • (): void
              • Returns void

          Returns void

    • Optional short: boolean

    Returns void

Generated using TypeDoc