Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ Update()

override void System.Diagnostics.Metrics.ExponentialHistogramAggregator.Update ( double measurement)
inline

Definition at line 142 of file ExponentialHistogramAggregator.cs.

References System.Diagnostics.Metrics.ExponentialHistogramAggregator._count, System.Diagnostics.Metrics.ExponentialHistogramAggregator._counters, System.Diagnostics.Metrics.ExponentialHistogramAggregator._mantissaMask, System.Diagnostics.Metrics.ExponentialHistogramAggregator._mantissaMax, System.Diagnostics.Metrics.ExponentialHistogramAggregator._mantissaShift, and System.BitConverter.DoubleToInt64Bits().