Performance Domain
Methods
Performance.enable #
Enable collecting and reporting metrics.
Parameters
timeDomainOptional
stringTime domain to use for collecting and reporting duration metrics.
Allowed values: timeTicks, threadTicks
Events
Types
Performance.Metric #
Run-time execution metric.
Type: object
Properties
name stringMetric name.
value numberMetric value.