MCPcopy Index your code
hub / github.com/angular-ui/ui-router / timeoutsRemaining

Function timeoutsRemaining

test/angular/1.3/angular-mocks.js:847–849  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

845 $rootScope.$digest();
846
847 function timeoutsRemaining() {
848 return $browser.deferredFns.length;
849 }
850 }
851 };
852

Callers 1

angular-mocks.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected