MCPcopy Create free account
hub / github.com/e2wugui/zeze / getSendCount

Method getSendCount

ZezeJava/ZezeJava/src/main/java/Zeze/Net/Service.java:233–235  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

231 }
232
233 public final long getSendCount() {
234 return sendCount;
235 }
236
237 public final long getSendSize() {
238 return sendSize;

Callers 4

PrometheusCounterClass · 0.45
runMethod · 0.45
updateRecvSendSizeMethod · 0.45
OnSocketCloseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected