IsProfilingActive Function

Returns true if the global profiler is enabled; false otherwise. It is not necessary to call this before Enter/LeaveProfilingEvent.

bool IsProfilingActive()

Return Value

No description.