Codeunit 1924 Sampling Performance Profiler in 20
- App
- System Application
Versions171819202122232425262728latest
Procedures, 7
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Start | () | public | - | |
| Stop | () | public | - | |
| IsRecordingInProgress | () | Boolean | public | - |
| GetData | () | InStream | public | - |
| SetData | (InStream) | public | - | |
| GetProfilingNodes | (var Record Profiling Node) | public | - | |
| GetProfilingCallTree | (var Record Profiling Node) | public | - |