We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The minimum timing ratio (rounded, two digits).
Namespace: CodeJam.PerfTests.Running.LimitsAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public double MinRatioRounded { get; }
VB
Public ReadOnly Property MinRatioRounded As Double Get
F#
member MinRatioRounded : float with get
Type: DoubleThe minimum timing ratio (rounded, two digits).
CompetitionLimit ClassCodeJam.PerfTests.Running.Limits Namespace