startBlock

Profiler::startBlock

Starts a profiling block.

Declaration

void startBlock(const std::string& blockName);

Parameters

Name

Type

Description

blockName

const std::string&

The profiling block’s name.

Returns

None.