Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
outputText
Method · 0.95
outputJson
Method · 0.95
Calls
1
renderBandwidth
Method · 0.95
Tested by
no test coverage detected