MCPcopy Index your code
hub / github.com/d3/d3-queue / asynchronousTask.js

File asynchronousTask.js

test/asynchronousTask.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1module.exports = function(counter) {
2 var active = 0;
3
4 if (!counter) counter = {scheduled: 0};

Callers

nothing calls this directly

Calls 1

callbackFunction · 0.85

Tested by

no test coverage detected