NetworkProfiler Methods |
[This is preliminary documentation and is subject to change.]
The NetworkProfiler type exposes the following members.
| Name | Description | |
|---|---|---|
| Start |
Starts recording data for the Profiler
| |
| Stop |
Stops recording data
| |
| Stop(ProfilerTick) |
Stops recording data and fills the buffer with the recorded ticks and returns the length;
| |
| Stop(ListProfilerTick) |
Stops recording data and fills the buffer with the recorded ticks and returns the length;
|