Skip to content

P_CodeJam_PerfTests_Running_Limits_CompetitionLimit_MaxRatioRounded

andrewvk edited this page Nov 8, 2016 · 2 revisions

CompetitionLimit.MaxRatioRounded Property

The maximum timing ratio (rounded, two digits).

Namespace: CodeJam.PerfTests.Running.Limits
Assembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)

Syntax

C#

public double MaxRatioRounded { get; }

VB

Public ReadOnly Property MaxRatioRounded As Double
	Get

F#

member MaxRatioRounded : float with get

Property Value

Type: Double
The maximum timing ratio (rounded, two digits).

See Also

Reference

CompetitionLimit Class
CodeJam.PerfTests.Running.Limits Namespace

Clone this wiki locally