There was an error while loading. Please reload this page.
Use maximum timing ratio relative to the baseline. if set to false the minimum one used.
false
Namespace: CodeJam.PerfTests.ColumnsAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public bool UseMaxRatio { get; }
VB
Public ReadOnly Property UseMaxRatio As Boolean Get
F#
member UseMaxRatio : bool with get
Type: BooleanIf true: use maximum timing ratio relative to the baseline. if set to false the minimum one used.
true
CompetitionLimitColumn ClassCodeJam.PerfTests.Columns Namespace