Options
All
  • Public
  • Public/Protected
  • All
Menu

Class QueueSelection

A selection of event queues.

Hierarchy

  • QueueSelection

Index

Methods

Methods

clear

  • clear(): this

pause

  • pause(seconds: number): this
  • Pauses the queue for the given number of seconds.

    Parameters

    • seconds: number

      The duration of the pause, in seconds.

    Returns this

start

  • start(): this

stop

  • stop(): this

Generated using TypeDoc