Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type Aliases

IntervalType: "millisecond" | "second"

Time unit for the polling interval.

PollingAction: (() => void)

Type declaration

    • (): void
    • Callback that performs the polling action. See also PollCfg.fn.

      Returns void

Generated using TypeDoc