Options
Menu

Module PollHelpers

Index

Functions

Variables

Functions

setupPolling

  • setupPolling($scope: any, updateFunction: Function, period?: number2000): () => void
  • Parameters

    • $scope: any
    • updateFunction: Function
      • updateFunction function signature
        • (next: Function)
        • Parameters

          • next: Function
            • next function signature
              • ()
    • period?: number optional

    Returns () => void

Variables

log

log: Logging.Logger

Generated using TypeDoc