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

Method watchdog

projects/JavaScript/proto/test.js:24863–24865  ·  view source on GitHub ↗

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

(utc)

Source from the content-addressed store, hash-verified

24861 * @param {!number} utc UTC timestamp
24862 */
24863 watchdog (utc) {
24864 this.watchdogRequests(utc)
24865 }
24866
24867 // Send methods
24868

Callers

nothing calls this directly

Calls 1

watchdogRequestsMethod · 0.95

Tested by

no test coverage detected