GET PROFILER STATE
From Macros Wiki
Command
- GET_PROFILER_STATE <state>
- Get the current profiler state, on or off.
Parameters
- <state>
- current profiler state, 0=off, 1=on
Example
- GET_PROFILER_STATE istate
istate will be set to 1 if the profiler is on.