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

Parámetros

sampleIndexIndex of the Profiler sample.
outFlowEventsReturns the list of profiler flow events for the sample in the current frame and thread.

Descripción

Gets the flow events that originate from the specific sample.