docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum Units

    This enum can be used to indicate the units that a metric is reported in, so that they can be displayed in the Runtime Network Stats Monitor with the appropriate units.

    Namespace: Unity.Multiplayer.Tools.NetStats
    Assembly: solution.dll
    Syntax
    public enum Units

    Fields

    Name Description
    Bytes

    Represent bytes.

    BytesPerSecond

    Represent bytes per second.

    Hertz

    Represent a hertz (1/second).

    None

    A dimensionless metric without units (e.g. connection count)

    Seconds

    Represent a second.

    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)