Struct ProfilerMeasurement
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 ProfilerMeasurement : IDisposable
Constructors
ProfilerMeasurement(SampleGroupDefinition[])
Declaration
public ProfilerMeasurement(SampleGroupDefinition[] sampleGroupDefinitions)
Parameters
| Type | Name | Description |
|---|---|---|
| SampleGroupDefinition[] | sampleGroupDefinitions |
Methods
Dispose()
Declaration
public void Dispose()
Implements
System.IDisposable.Dispose()