Docs
Reference
Guides
Blog
Discord
/
Globals
/
PerformanceObserver
PerformanceObserver
M
disconnect
M
observe
P
supportedEntryTypes
M
takeRecords
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
Globals
/
PerformanceObserver
PerformanceObserver
M
disconnect
M
observe
P
supportedEntryTypes
M
takeRecords
Symbol
PerformanceObserver
class
PerformanceObserver
MDN Reference
readonly
static
supportedEntryTypes
:
readonly
string
[]
MDN Reference
disconnect
(
)
:
void
MDN Reference
observe
(
options
?
:
PerformanceObserverInit
)
:
void
MDN Reference
takeRecords
(
)
:
PerformanceEntryList
MDN Reference