Module cdp::performance
[−]
[src]
[Experimental]
Performance
Commands
Performance.enableExperimentalEnable collecting and reporting metrics.
Performance.disableExperimentalDisable collecting and reporting metrics.
Performance.getMetricsExperimentalRetrieve current values of run-time metrics.
Events
Performance.metricsExperimentalCurrent values of the metrics.
Types
MetricExperimentalRun-time execution metric.
Structs
| DisableCommand |
[Experimental] Disable collecting and reporting metrics. |
| DisableResponse |
[Experimental] Disable collecting and reporting metrics. |
| EnableCommand |
[Experimental] Enable collecting and reporting metrics. |
| EnableResponse |
[Experimental] Enable collecting and reporting metrics. |
| GetMetricsCommand |
[Experimental] Retrieve current values of run-time metrics. |
| GetMetricsResponse |
[Experimental] Retrieve current values of run-time metrics. |
| Metric |
[Experimental] Run-time execution metric. |
| MetricsEvent |
[Experimental] Current values of the metrics. |