Codeunit 1923 Profiling Data Processor in 20
- App
- System Application
Versions171819202122232425262728latest
Procedures, 7
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Initialize | (var Record Profiling Node, var Record Profiling Node) | public | - | |
| ClearData | () | public | - | |
| IsInitialized | () | Boolean | public | - |
| GetSelfTimeAggregate | (var Record Profiling Node, Enum Profiling Aggregation Type) | public | - | |
| GetSelfTimeAggregate | (var Record Profiling Node, Enum Profiling Aggregation Type, Text) | public | - | |
| GetFullTimeAggregate | (var Record Profiling Node, Enum Profiling Aggregation Type) | public | - | |
| GetUniqueIdentifierByAggregationType | (Record Profiling Node, Enum Profiling Aggregation Type) | Text | public | - |