MCPcopy
hub / github.com/mongodb/node-mongodb-native / clearRttSamples

Method clearRttSamples

src/sdam/monitor.ts:225–227  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

223 }
224
225 clearRttSamples() {
226 this.rttSampler.clear();
227 }
228}
229
230function resetMonitorState(monitor: Monitor) {

Callers 1

resetMonitorStateFunction · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected