MCPcopy Index your code
hub / github.com/Justineo/github-hovercard / scheduleRunTaskQueue

Function scheduleRunTaskQueue

src/hovercard.js:54–56  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

52 }
53
54 function scheduleRunTaskQueue () {
55 requestIdleCallback(runTaskQueue)
56 }
57
58 function nextTick (fn) {
59 let p = Promise.resolve()

Callers 2

queueTaskFunction · 0.70
runTaskQueueFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected