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
Name
The thread name.
Declaration
public string Name
Field Value
System.String
|