-
Couldn't load subscription status.
- Fork 35
P_CodeJam_PerfTests_Running_Limits_CompetitionLimit_IgnoreMaxRatio
andrewvk edited this page Nov 8, 2016
·
2 revisions
The maximum timing ratio limit is ignored.
Namespace: CodeJam.PerfTests.Running.Limits
Assembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public bool IgnoreMaxRatio { get; }VB
Public ReadOnly Property IgnoreMaxRatio As Boolean
GetF#
member IgnoreMaxRatio : bool with get
Type: Booleantrue if the maximum timing ratio limit is ignored; otherwise, false.
CompetitionLimit Class
CodeJam.PerfTests.Running.Limits Namespace