Click or drag to resize
DigitalRuneProfilerDump Method
Returns a string containing profiler data.
Overload List
  NameDescription
Public methodStatic memberDump
Returns a string that contains a table with all ProfilerData instances for the current thread.
Public methodStatic memberDump(Int32)
Returns a string that contains a table with all ProfilerData instances for the given thread.
Public methodStatic memberDump(Thread)
Returns a string that contains a table with all ProfilerData instances for the given thread. (Not available on these platforms: WinRT)
Top
See Also