Performance Domain
Methods
Performance.enable #
Enable collecting and reporting metrics.
Parameters
timeDomain
Optional
string
Time 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
string
Metric name.
value
number
Metric value.