Click or drag to resize

CpuProfilingSettings Class

Profiler settings for CPU profiling.
Inheritance Hierarchy
SystemObject
  YourKit.Profiler.ApiCpuProfilingSettings

Namespace:  YourKit.Profiler.Api
Assembly:  YourKit.Profiler.Api (in YourKit.Profiler.Api.dll) Version: 2025.3.143
Syntax
public sealed class CpuProfilingSettings

The CpuProfilingSettings type exposes the following members.

Constructors
  NameDescription
Public methodCpuProfilingSettings
Top
Properties
  NameDescription
Public propertysettings
Use null to use the profiled application's settings, or provide custom settings.
Top
See Also