CpuProfilingSettings Class
|
Profiler settings for CPU profiling.
Inheritance Hierarchy
Namespace:
YourKit.Profiler.Api
Assembly:
YourKit.Profiler.Api (in YourKit.Profiler.Api.dll) Version: 2025.3.143
Syntaxpublic sealed class CpuProfilingSettings
Public NotInheritable Class CpuProfilingSettings
public ref class CpuProfilingSettings sealed
[<SealedAttribute>]
type CpuProfilingSettings = class end
The CpuProfilingSettings type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | settings |
Use null to use the profiled application's settings, or provide custom settings.
|
Top
See Also