MCPcopy Create free account
hub / github.com/firebase/firebase-tools / renderIncomingBandwidth

Method renderIncomingBandwidth

src/profileReport.ts:402–404  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

400 }
401
402 renderIncomingBandwidth() {
403 return this.renderBandwidth(this.state.inband);
404 }
405
406 /*
407 * Some Realtime Database operations (concurrent-connect, concurrent-disconnect)

Callers 2

outputTextMethod · 0.95
outputJsonMethod · 0.95

Calls 1

renderBandwidthMethod · 0.95

Tested by

no test coverage detected