PerformanceSampleCaptureSample Method |
Namespace: Demo3D.Utilities.Performance
public bool CaptureSample()
[Missing <returns> documentation for "M:Demo3D.Utilities.Performance.PerformanceSample.CaptureSample"]
Updates Sample, MinSample, MaxSample and Avg.
No need to call this function if ValueType has the ReportImmediately flag set. Values with this flag are updated automatically every time a new value is logged. For these values, Sample, MinSample, MaxSample and Avg are always up-to-date.