Version: 2022.3
언어: 한국어
public uint FlowId ;

설명

Flow identifier.

Use to track all profiler samples which belongs to the same logical flow. Flow identifier is a global counter. It starts from 1 and is incremented by 1 for each new ProfilerFlowEventType.Begin event.