Class BenchmarkConstants
Set of constants used for evaluating different types of benchmarks and default behavior
Inheritance
System.Object
BenchmarkConstants
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: NBench.Sdk
Assembly: NBench.dll
Syntax
public static class BenchmarkConstants
Fields
SamplingPrecisionTicks
For long-running tests, sample metrics at 10ms intervals
Declaration
public static readonly long SamplingPrecisionTicks
Field Value
Type | Description |
---|---|
System.Int64 |