Class ProfilerManager
Utility class to enable profiling for the application.
Inherited Members
Namespace: Unity.Simulation
Assembly: solution.dll
Syntax
public static class ProfilerManager
Methods
| Name | Description |
|---|---|
| EnableProfiling(ProfilerArea[]) | Enables the profiler (writing to the profiler log) for the profiling areas you are interested in. |