Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/bee-queue/bee-queue
/ stop
Method
stop
lib/eager-timer.js:48–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
}
47
48
stop() {
49
this._stop();
50
this._stopped = true;
51
}
52
53
// PRIVATE METHODS
54
Callers
2
close
Method · 0.80
eager-timer-test.js
File · 0.80
Calls
1
_stop
Method · 0.95
Tested by
no test coverage detected