Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
171
pub fn reset_protocol_stats() {
172
PROTOCOL_STATS.reset();
173
}
174
175
#[doc(hidden)]
176
pub fn disable_protocol_stats() {
Callers
1
pglite_prepared_update_run
Function · 0.85
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected