QueryManager.Scope Struct
Namespace: Stride.RenderingAssembly: Stride.Rendering.dll
public struct Scope : IDisposable
Name | Description | |
---|---|---|
Constructors | ||
Scope(QueryManager, ProfilingKey) | ||
Methods | ||
Dispose() |
Constructors
Scope(QueryManager, ProfilingKey)
public Scope(QueryManager queryManager, ProfilingKey profilingKey)
Parameters
Type | Name | Description |
---|---|---|
QueryManager | queryManager | |
ProfilingKey | profilingKey |
Methods
Dispose()
public void Dispose()
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()