Method EnableProfiling
EnableProfiling(ProfilerArea[])
Enables the profiler (writing to the profiler log) for the profiling areas you are interested in.
Declaration
public static void EnableProfiling(ProfilerArea[] areas)
Parameters
Type | Name | Description |
---|---|---|
ProfilerArea[] | areas | Array of ProfilerArea enumeration values. |