virtual bool IsProfiling() const;
IsProfiling determines whether frame profiling is enabled or not.
Returns the cached value of GetProfilingState. The cached value gets updated when you call UpdateProfilingState.
Returns the cached value of GetProfilingState which returns true if currently connected to AMP and sending stats.