Comparer.

Comparer(Threshold, Threshold) Constructor

Assembly
Cake.BenchmarkDotNet.dll
Namespace
Cake.BenchmarkDotNet
Containing Type
Comparer

Syntax

public Comparer(Threshold testThreshold, Threshold noiseThreshold)

Parameters

Name Type Description
testThreshold Threshold
noiseThreshold Threshold

Return Value

Type Description
void