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

Functions

uint32 startSection (uint32 stype, uint n)
 

Detailed Description

Start a profiling section.

Parameters
stype- section type identifier
n- size of the data processed in this section
Returns
returns section identifier

Function Documentation

◆ startSection()

uint32 startSection ( uint32  stype,
uint  n 
)