endProfilingBlock

Script::endProfilingBlock

Ends a profiling block.

Declaration

void endProfilingBlock();

Parameters

None.

Returns

None.

Notes

This function will end the last profiling block started with a Profiler’s startBlock or a Script’s startProfilingBlock function call.