Click or drag to resize
BenchmarkResult Properties

The BenchmarkResult type exposes the following members.

Properties
  NameDescription
Public propertyAverage
Gets the average result time in milliseconds.
Public propertyMax
Gets the longest result time in milliseconds.
Public propertyMin
Gets the shortest result time in milliseconds.
Top
See Also