MCPcopy Create free account
hub / github.com/catabriga/graphwar / getLastSentTime

Method getLastSentTime

src/GraphServer/Connection.java:76–79  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

74 }
75
76 public long getLastSentTime()
77 {
78 return this.lastSentTime;
79 }
80
81 public long getLastReceivedTime()
82 {

Callers 5

checkStayAliveTimeMethod · 0.80
checkStayAliveTimeMethod · 0.80
checkStayAliveTimeMethod · 0.80
checkStayAliveTimeMethod · 0.80
checkStayAliveTimeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected