Skip to content

Properties_T_CodeJam_PerfTests_Running_Limits_CompetitionLimit

andrewvk edited this page Nov 8, 2016 · 1 revision

CompetitionLimit Properties

The CompetitionLimit type exposes the following members.

Properties

 

Name Description
Public property IgnoreAll All limits are ignored.
Public property IgnoreMaxRatio The maximum timing ratio limit is ignored.
Public property IgnoreMinRatio The minimum timing ratio limit is ignored.
Public property IsEmpty All limits are empty.
Public property MaxRatio The maximum timing ratio relative to the baseline.
Public property MaxRatioRounded The maximum timing ratio (rounded, two digits).
Public property MaxRatioText The string representation of maximum timing ratio limit.
Public property MinRatio The minimum timing ratio relative to the baseline.
Public property MinRatioRounded The minimum timing ratio (rounded, two digits).
Public property MinRatioText The string representation of minimum timing ratio limit.
  Back to Top

See Also

Reference

CompetitionLimit Class
CodeJam.PerfTests.Running.Limits Namespace

Clone this wiki locally