Available on crate feature
Performance only.Structs§
- Disable
Command - Disable collecting and reporting metrics.
- Disable
Return - Disable collecting and reporting metrics.
- Enable
Command - Enable collecting and reporting metrics.
- Enable
Return - Enable collecting and reporting metrics.
- GetMetrics
Command - Retrieve current values of run-time metrics.
- GetMetrics
Return - Retrieve current values of run-time metrics.
- Metric
- Run-time execution metric.
- Metrics
Event - Current values of the metrics.
- SetTime
Domain Command Deprecated experimental - Sets time domain to use for collecting and reporting duration metrics. Note that this must be called before enabling metrics collection. Calling this method while metrics collection is enabled returns an error.
- SetTime
Domain Return Deprecated experimental - Sets time domain to use for collecting and reporting duration metrics. Note that this must be called before enabling metrics collection. Calling this method while metrics collection is enabled returns an error.