Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
230
function
resetMonitorState(monitor: Monitor) {
Callers
1
resetMonitorState
Function · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected