MCPcopy Create free account
hub / github.com/curran/screencasts / interval

Function interval

bower_components/angular/angular.js:9027–9055  ·  view source on GitHub ↗

* @ngdoc service * @name $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.70

Tested by

no test coverage detected