Class Profiler
The profiler.
Inheritance
System.Object
Profiler
Namespace: FastReport.Utils
Assembly: FastReport.dll
Syntax
public static class Profiler
Methods
Start()
Starts the profiler.
Declaration
public static void Start()
Stop()
Finishes the profiler and displays results.
Declaration
public static void Stop()