Server::IsInstructionProfiling

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

IsInstructionProfiling returns whether or not instruction profiling is active. Instruction profiling is used for per-line ActionScript source code timings.

Return Value

Returns true if instruction profiling is active otherwise returns false.