MCPcopy
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

startFetchMethod · 0.80
fetchCalendarMethod · 0.80
startMethod · 0.80
startMethod · 0.80
startMethod · 0.80
startMethod · 0.80
startMethod · 0.80
startMethod · 0.80
startMethod · 0.80
startMethod · 0.80
startMethod · 0.80
startMethod · 0.80

Calls 1

fetchMethod · 0.95

Tested by

no test coverage detected