public static uint CreateFlow (ushort categoryId);

Returns

uint Returns flow identifier.

Description

Create a new Profiler flow identifier.

Use Profiler flow to highlight dependencies in multithreaded code.

See Also: FlowEvent, CPU Usage Profiler module.