docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ProfilerIncStat

    Inheritance
    object
    ProfilerStat
    ProfilerIncStat
    Inherited Members
    ProfilerStat.PrettyPrintName
    ProfilerStat.MaxSamples
    ProfilerStat.Data
    ProfilerStat.LastCount
    ProfilerStat.LastTime
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: MLAPI.Profiling
    Assembly: Unity.Multiplayer.MLAPI.Runtime.dll
    Syntax
    public class ProfilerIncStat : ProfilerStat

    Constructors

    ProfilerIncStat(string)

    Declaration
    public ProfilerIncStat(string name)
    Parameters
    Type Name Description
    string name

    Methods

    Record(int)

    Declaration
    public override void Record(int amt = 1)
    Parameters
    Type Name Description
    int amt
    Overrides
    ProfilerStat.Record(int)

    SampleRate()

    Declaration
    public override float SampleRate()
    Returns
    Type Description
    float
    Overrides
    ProfilerStat.SampleRate()
    In This Article
    Back to top
    Copyright © 2025 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)