GcProfiling Class
Namespace: Stride.ProfilingAssembly: Stride.Engine.dll
System.Object →
GcProfiling
Derived from GcProfiling:
public class GcProfiling : IDisposable
Name | Description | |
---|---|---|
Constructors | ||
GcProfiling() | ||
Fields | ||
GcCollectionCountKey | ||
GcMemoryKey | ||
Methods | ||
Disable() | ||
Dispose() | ||
Enable() | ||
Tick() |
Constructors
GcProfiling()
public GcProfiling()
Fields
GcCollectionCountKey
public static ProfilingKey GcCollectionCountKey
Field Value
Type | Description |
---|---|
ProfilingKey |
GcMemoryKey
public static ProfilingKey GcMemoryKey
Field Value
Type | Description |
---|---|
ProfilingKey |
Methods
Disable()
public void Disable()
Dispose()
public void Dispose()
Enable()
public void Enable()
Tick()
public void Tick()