Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
queueTask
Function · 0.70
runTaskQueue
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected