MCPcopy Create free account
hub / github.com/PasarGuard/node / GetOutgoingBandwidthSpeed

Method GetOutgoingBandwidthSpeed

common/service.pb.go:997–1002  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

995}
996
997func (x *SystemStatsResponse) GetOutgoingBandwidthSpeed() uint64 {
998 if x != nil {
999 return x.OutgoingBandwidthSpeed
1000 }
1001 return 0
1002}
1003
1004func (x *SystemStatsResponse) GetUptime() uint64 {
1005 if x != nil {

Callers 2

SystemStatsMethod · 0.80
TestGRPC_GetSystemStatsFunction · 0.80

Calls

no outgoing calls

Tested by 1

TestGRPC_GetSystemStatsFunction · 0.64