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

Function protocol_stats_snapshot

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

Source from the content-addressed store, hash-verified

179
180#[doc(hidden)]
181pub fn protocol_stats_snapshot() -> ProtocolStatsSnapshot {
182 PROTOCOL_STATS.snapshot()
183}
184
185/// Blocking PostgreSQL socket proxy for the embedded PGlite runtime.
186///

Callers 1

Calls 1

snapshotMethod · 0.45

Tested by

no test coverage detected