Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPerformanceObserver

This interface is a wrapper around the NodeJS PerformanceObserver class.

Since the Node Performance Timing API is an experimental feature, this interface was created to wrap the PerformanceObserver into a stable public API.

Hierarchy

  • IPerformanceObserver

Index

Methods

disconnect

  • disconnect(): void

observe

Generated using TypeDoc