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

Method reset

projects/JavaScript/proto/protoex.js:7015–7018  ·  view source on GitHub ↗

* Reset the client * @this {!Client}

()

Source from the content-addressed store, hash-verified

7013 * @this {!Client}
7014 */
7015 reset () {
7016 super.reset()
7017 this.resetRequests()
7018 }
7019
7020 /**
7021 * Watchdog for timeouts

Callers 1

resetMethod · 0.45

Calls 1

resetRequestsMethod · 0.95

Tested by

no test coverage detected