|
SecreC 2 language
2.8.0 (2023.09)
Language and standard library reference
|
Functions | |
| uint32 | startSection (uint32 stype, uint n) |
Start a profiling section.
| stype | - section type identifier |
| n | - size of the data processed in this section |
| uint32 startSection | ( | uint32 | stype, |
| uint | n | ||
| ) |