Struct ScopeMeasurement
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: Unity.PerformanceTesting
Syntax
public struct ScopeMeasurement : IDisposable
Constructors
ScopeMeasurement(SampleGroupDefinition)
Declaration
public ScopeMeasurement(SampleGroupDefinition sampleGroupDefinition)
Parameters
| Type | Name | Description |
|---|---|---|
| SampleGroupDefinition | sampleGroupDefinition |
Methods
Dispose()
Declaration
public void Dispose()
Implements
System.IDisposable.Dispose()