MCPcopy Create free account
hub / github.com/chronoxor/FastBinaryEncoding / watchdog

Method watchdog

projects/JavaScript/proto/protoex.js:7025–7027  ·  view source on GitHub ↗

* Watchdog for timeouts * @this {!Client} * @param {!number} utc UTC timestamp

(utc)

Source from the content-addressed store, hash-verified

7023 * @param {!number} utc UTC timestamp
7024 */
7025 watchdog (utc) {
7026 this.watchdogRequests(utc)
7027 }
7028
7029 // Send methods
7030

Callers

nothing calls this directly

Calls 1

watchdogRequestsMethod · 0.95

Tested by

no test coverage detected