PlayerSettings.enableInternalProfiler

매뉴얼로 전환
public static bool enableInternalProfiler ;

설명

Enables internal profiler.

Enables the internal profiler which collects performance data of the application and prints a report to the console. The report contains the number of milliseconds that it took for each Unity subsystem to execute on each frame. The data is averaged across 30 frames.