Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/MagicMirrorOrg/MagicMirror
/ startPeriodicFetch
Method
startPeriodicFetch
js/http_fetcher.js:131–133 ·
view source on GitHub ↗
* Starts periodic fetching
()
Source
from the content-addressed store, hash-verified
129
* Starts periodic fetching
130
*/
131
startPeriodicFetch () {
132
this.fetch();
133
}
134
135
/**
136
* Builds the options object
for
fetch
Callers
15
startFetch
Method · 0.80
fetchCalendar
Method · 0.80
start
Method · 0.80
start
Method · 0.80
start
Method · 0.80
start
Method · 0.80
start
Method · 0.80
start
Method · 0.80
start
Method · 0.80
start
Method · 0.80
start
Method · 0.80
start
Method · 0.80
Calls
1
fetch
Method · 0.95
Tested by
no test coverage detected