PerformanceObserverEntryList

Overview

The PerformanceObserverEntryList interface is a list of peformance events that were explicitly observed via the observe() method.

Location