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

Function interval

lib/angular.js:8412–8440  ·  view source on GitHub ↗

* @ngdoc function * @name ng.$interval * * @description * Angular's wrapper for `window.setInterval`. The `fn` function is executed every `delay` * milliseconds. * * The return value of registering an interval function is a promise. This promise will be

(fn, delay, count, invokeApply)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

isDefinedFunction · 0.85

Tested by

no test coverage detected