Xbasic
thread.Profiler_Format Method
Syntax
dim result as C = thread.Profiler_Format([HTML as L])
Arguments
- HTMLLogical
If .T., data will be formatted as HTML.
Returns
- resultCharacter
Returns the formatted profile data.
Description
Format profiling data collected for the thread and return as a string.