Search Results for

    Show / Hide Table of Contents

    Class ProfilingTools.ThreadStats

    The CPU thread stats.

    Inheritance
    System.Object
    ProfilingTools.ThreadStats
    Namespace: FlaxEngine
    Assembly: FlaxEngine.CSharp.dll
    Syntax
    [Unmanaged]
    public sealed class ThreadStats : ValueType

    Fields

    Events

    The events list.

    Declaration
    public ProfilerCPU.Event[] Events
    Field Value
    ProfilerCPU.Event[]

    Name

    The thread name.

    Declaration
    public string Name
    Field Value
    System.String

    Extension Methods

    Extensions.ReflectiveCompare<T>(T, T)
    Extensions.RawClone<T>(T)
    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat