RawFrameDataView.GetSampleFlowEvents

Declaration

public void GetSampleFlowEvents(int sampleIndex, List<FlowEvent> outFlowEvents);

Parameters

sampleIndex Index of the Profiler sample.
outFlowEvents Returns the list of profiler flow events for the sample in the current frame and thread.

Description

Gets the flow events that originate from the specific sample.


Did you find this page useful? Please give it a rating: