- Timestamp:
- Oct 24, 2008, 4:00:00 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/objecthierarchy/src/network/ClientInformation.h
r1960 r2009 85 85 void resetFailures(); 86 86 enet_uint32 getRTT(); 87 enet_uint32getPacketLoss();87 double getPacketLoss(); 88 88 89 89 static bool removeClient(unsigned int clientID);
Note: See TracChangeset
for help on using the changeset viewer.