Click or drag to resize

ControllerGetTotalCreatedObjects Method

Gets allocation profiling statistics.

Namespace:  YourKit.Profiler.Api
Assembly:  YourKit.Profiler.Api (in YourKit.Profiler.Api.dll) Version: 2025.3.143
Syntax
public TotalCreatedObjects GetTotalCreatedObjects()

Return Value

Type: TotalCreatedObjects
Statistics of object allocation profiling.
See Also