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

Method getLastReceivedTime

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

Source from the content-addressed store, hash-verified

79 }
80
81 public long getLastReceivedTime()
82 {
83 return this.lastReceivedTime;
84 }
85
86 public void sendMessage(String message)
87 {

Callers 5

checkTimeoutMethod · 0.80
checkTimeoutMethod · 0.80
checkTimeoutMethod · 0.80
checkTimeoutMethod · 0.80
checkTimeoutMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected