Click or drag to resize
DigitalRuneProfilerClearAll Method
Removes all profiler data.

Namespace: DigitalRune.Diagnostics
Assembly: DigitalRune (in DigitalRune.dll) Version: 1.20.0.0 (1.20.1.14552)
Syntax
public static void ClearAll()
Remarks
Formatting data set with SetFormat(String, Double, String) are not removed.
See Also