ProfilerReset Method

Resets the profiler results. Every measurement performed earlier will be lost.

Definition

Namespace: KGySoft.Diagnostics
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0-preview.1
C#
public static void Reset()

See Also