Version: 2023.2
언어: 한국어
public static uint CreateFlow (ushort categoryId);

반환

uint Returns flow identifier.

설명

Create a new Profiler flow identifier.

Use Profiler flow to highlight dependencies in multithreaded code.

Additional resources: FlowEvent, CPU Usage Profiler module.