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

Method watchdog

projects/JavaScript/proto/proto.js:6788–6790  ·  view source on GitHub ↗

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

(utc)

Source from the content-addressed store, hash-verified

6786 * @param {!number} utc UTC timestamp
6787 */
6788 watchdog (utc) {
6789 this.watchdogRequests(utc)
6790 }
6791
6792 // Send methods
6793

Callers

nothing calls this directly

Calls 1

watchdogRequestsMethod · 0.95

Tested by

no test coverage detected