Click or drag to resize
BenchmarkResultAverage Property
Gets the average result time in milliseconds.

Namespace: CMS.Tests
Assembly: CMS.Tests (in CMS.Tests.dll) Version: 9.0.0
Syntax
C#
public double Average { get; }

Property Value

Type: Double
See Also