MCPcopy Create free account
hub / github.com/IgorMinar/directives-workshop / startPoller

Function startPoller

lib/angular.js:4175–4180  ·  view source on GitHub ↗

* @param {number} interval How often should browser call poll functions (ms) * @param {function()} setTimeout Reference to a real or fake `setTimeout` function. * * @description * Configures the poller to run in the specified intervals, using the specified * setTimeout fn and kicks it

(interval, setTimeout)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

BrowserFunction · 0.85

Calls 1

forEachFunction · 0.85

Tested by

no test coverage detected