Version: 1.1
LanguageEnglish
  • C#

RawFrameDataView.FlowEvent.FlowId

public uint FlowId;

Description

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.


对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答