Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/demoth/jake2
/ getPing
Method
getPing
game/src/main/java/jake2/game/gclient_t.java:448–451 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
446
}
447
448
@Override
449
public
int
getPing() {
450
return
ping;
451
}
452
453
@Override
454
public
void
setPing(
int
ping) {
Callers
3
DeathmatchScoreboardMessage
Method · 0.95
PlayerList_f
Method · 0.95
write
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected