ProfilerReset Method |
Name | Description | |
---|---|---|
Reset |
Resets all ProfilerData for the current thread.
| |
Reset(Int32) |
Resets all ProfilerData for the given thread.
| |
Reset(String) |
Resets the ProfilerData with the given name (only for the current thread).
| |
Reset(Thread) |
Resets all ProfilerData for the given thread.
(Not available on these platforms: WinRT)
|