Click or drag to resize

iterationPerformanceRecordFRA_SummaryRuntime Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Total time consumed by FRA part of the iteration cycle

Namespace:  imbWEM.Core.crawler.engine
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
[imbAttribute(imbAttributeName.measure_letter, "T_fra")]
[imbAttribute(imbAttributeName.measure_setUnit, "s")]
[imbAttribute(imbAttributeName.reporting_valueformat, "F3")]
[imbAttribute(dataPointAggregationAspect.overlapMultiTable, dataPointAggregationType.hidden)]
[imbAttribute(imbAttributeName.reporting_hide)]
public double FRA_SummaryRuntime { get; set; }

Property Value

Type: Double
See Also