GET PROFILER STATE

From Macros Wiki
Revision as of 19:01, 27 September 2012 by Mikeo (talk | contribs) (Created page with "{{Command|syntax=GET_PROFILER_STATE <state> |description=:Get the current profiler state, on or off. |param1=<state>|param1_desc=current profiler state, 0=off, 1=on }} ===Ex...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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.