RuntimeMetricsOptions Struct
Options controlling collection and rendering of runtime metrics. More...
Declaration
Included Headers
Public Member Attributes Index
| bool | include_power = true |
|
Include power telemetry when available. More... | |
| bool | include_diagnostics = false |
|
Include detailed diagnostic metric groups. More... | |
| bool | include_pipeline = false |
|
Include pipeline/graph description metadata. More... | |
| bool | include_percentiles = false |
|
Include percentile fields when a caller provides them. More... | |
Description
Options controlling collection and rendering of runtime metrics.
Definition at line 31 of file RuntimeMetrics.h.
Public Member Attributes
include_diagnostics
|
Include detailed diagnostic metric groups.
Definition at line 33 of file RuntimeMetrics.h.
include_percentiles
|
Include percentile fields when a caller provides them.
Definition at line 35 of file RuntimeMetrics.h.
include_pipeline
|
Include pipeline/graph description metadata.
Definition at line 34 of file RuntimeMetrics.h.
include_power
|
Include power telemetry when available.
Definition at line 32 of file RuntimeMetrics.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.