Click or drag to resize
DigitalRuneProfilerDataLast Property
Gets the last value that was measured.

Namespace: DigitalRune.Diagnostics
Assembly: DigitalRune (in DigitalRune.dll) Version: 1.20.0.0 (1.20.1.14552)
Syntax
public double Last { get; }

Property Value

Type: Double
The last value that was measured.
See Also