mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
add a estimator of client ping time, and painfully make it visible in show
connections console command
This commit is contained in:
@@ -755,6 +755,8 @@ namespace OpenSim.Framework
|
||||
/// </summary>
|
||||
bool IsActive { get; set; }
|
||||
|
||||
int PingTimeMS { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Set if the client is closing due to a logout request
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user