The StartProfiler function starts a time measurement for a specific time measurement name. The result of the time measurement is output in the debugger.
Syntax | ||||
StartProfiler(ProfilerEntry) | ||||
Return value | ||||
None | ||||
Parameter | ||||
Use |
Name |
Type |
Passing |
Description |
Required |
ProfilerEntry |
String |
ByVal |
Name of the profiler entry |