mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 22:26:09 +08:00
minor: Comment out unused MemoryWatchdog.m_churnRatePerMillisecond - this is currently calculated dynamically
This commit is contained in:
@@ -89,7 +89,7 @@ namespace OpenSim.Framework.Monitoring
|
||||
/// <summary>
|
||||
/// Memory churn rate per millisecond.
|
||||
/// </summary>
|
||||
private static double m_churnRatePerMillisecond;
|
||||
// private static double m_churnRatePerMillisecond;
|
||||
|
||||
/// <summary>
|
||||
/// Historical samples for calculating moving average.
|
||||
|
||||
Reference in New Issue
Block a user