MCPcopy Create free account
hub / github.com/evi0s/WMPFDebugger / resetStatistics

Function resetStatistics

src/third-party/RemoteDebugCodex.js:864–868  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

862 return o.mmbizwxadevremote.WARemoteDebug_DataFormat.encode(b).finish()
863 }, exports.model = {
864 resetStatistics() {
865 n = {
866 compressionSavedBytes: 0
867 }
868 },
869 getCompressionSavedBytes: () => n.compressionSavedBytes || 0
870 }, exports.model.resetStatistics();
871}(require, require)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected