MCPcopy Create free account
hub / github.com/f0rr0/oliphaunt / reset_protocol_stats

Function reset_protocol_stats

src/pglite/proxy.rs:171–173  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

169
170#[doc(hidden)]
171pub fn reset_protocol_stats() {
172 PROTOCOL_STATS.reset();
173}
174
175#[doc(hidden)]
176pub fn disable_protocol_stats() {

Callers 1

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected