mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
add a estimator of client ping time, and painfully make it visible in show
connections console command
This commit is contained in:
@@ -81,6 +81,8 @@ namespace OpenSim.Region.OptionalModules.World.NPC
|
||||
get { return m_scene; }
|
||||
}
|
||||
|
||||
public int PingTimeMS { get { return 0; } }
|
||||
|
||||
public UUID OwnerID
|
||||
{
|
||||
get { return m_ownerID; }
|
||||
|
||||
Reference in New Issue
Block a user