mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
add a estimator of client ping time, and painfully make it visible in show
connections console command
This commit is contained in:
@@ -58,6 +58,8 @@ namespace OpenSim.Region.OptionalModules.Agent.InternetRelayClientView.Server
|
||||
|
||||
public ISceneAgent SceneAgent { get; set; }
|
||||
|
||||
public int PingTimeMS { get { return 0; } }
|
||||
|
||||
private string m_username;
|
||||
private string m_nick;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user