Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMeasurementObserver

Properties of a named measurement observer that was created with the PerformanceApi.measure function.

Hierarchy

Index

Properties

entries

A collection of performance data captured by the node performance observer.

isConnected

isConnected: boolean

Is the current node performance observer connected. If it is not connected, then a new one must be created to continue collection under this observer.

observer

The underlying performance observer responsible for collecting metrics.

Generated using TypeDoc