docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SimpleMovingAverageParams

    Parameters for the simple moving average smoothing method in CounterConfiguration.

    Inheritance
    object
    SimpleMovingAverageParams
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    Namespace: Unity.Multiplayer.Tools.NetStatsMonitor
    Assembly: solution.dll
    Syntax
    [Serializable]
    public sealed class SimpleMovingAverageParams

    Properties

    Name Description
    SampleCount

    The number of samples that are maintained for the purpose of smoothing.

    SampleRate

    The sample rate of the Simple Moving Average counter.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)