Click or drag to resize

PerformanceSampleMaxSample Property

The maximum computed sample.

Namespace: Demo3D.Utilities.Performance
Assembly: Demo3D.Common (in Demo3D.Common.dll) Version: 19.01.00
Syntax
C#
public double MaxSample { get; }

Property Value

Double
Remarks
Use CaptureSample to generate a new Sample.
See Also