Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DavidWells/analytics
/ ticker
Function
ticker
packages/analytics-util-queue/src/index.js:36–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
}
35
36
function
ticker() {
37
running = true
38
timer = setInterval(batch, int)
39
}
40
41
// Start queue if items
42
if
(queue.length) {
Callers
2
batch
Function · 0.85
smartQueue
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected