SecreC 2 language  2.8.0 (2023.09)
Language and standard library reference
Functions
newSectionType

Functions

uint32 newSectionType (string name)
 

Detailed Description

Create a new profiling section.

Parameters
name- name of the section as it will appear in the profiling log
Returns
returns section type identifier

Function Documentation

◆ newSectionType()

uint32 newSectionType ( string  name)