mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +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>
|
/// <summary>
|
||||||
/// Memory churn rate per millisecond.
|
/// Memory churn rate per millisecond.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
private static double m_churnRatePerMillisecond;
|
// private static double m_churnRatePerMillisecond;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Historical samples for calculating moving average.
|
/// Historical samples for calculating moving average.
|
||||||
|
|||||||
Reference in New Issue
Block a user