Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

IntervalType

IntervalType: "millisecond" | "second"

Time unit for the polling interval.

PollingAction

PollingAction: () => void

Type declaration

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

      Returns void

Generated using TypeDoc