We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The minimum timing ratio limit is ignored.
Namespace: CodeJam.PerfTests.Running.LimitsAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public bool IgnoreMinRatio { get; }
VB
Public ReadOnly Property IgnoreMinRatio As Boolean Get
F#
member IgnoreMinRatio : bool with get
Type: Booleantrue if the minimum timing ratio limit is ignored; otherwise, false.
true
false
CompetitionLimit ClassCodeJam.PerfTests.Running.Limits Namespace