Server::IsProfiling

Server::IsProfiling
virtual bool IsProfiling() const;
Description

IsProfiling determines whether frame profiling is enabled or not. 

Returns the cached value of GetProfilingState. The cached value gets updated when you call UpdateProfilingState.

Return Value

Returns the cached value of GetProfilingState which returns true if currently connected to AMP and sending stats.