Server::GetProfileLevel

Server::GetProfileLevel
virtual AmpProfileLevel GetProfileLevel() const;
Description

GetProfileLevel returns the level of function profiling. The higher the level, the more detailed the function call graph, but also the higher the performance hit.

Return Value

The level of function profiling.