Performance
High Resolution Time — Performance interface Source: High Resolution Time (https://w3c.github.io/hr-time/) Performance Timeline (https://w3c.github.io/performance-timeline/) User Timing (https://w3c.github.io/user-timing/) Extracted from: w3c/webref ed/idl/hr-time.idl, performance-timeline.idl, user-timing.idl
Module:wintercg.performance
Support: Experimental
Type Aliases
DOMHighResTimeStamp
Dictionary PerformanceMarkOptions
Options for creating a PerformanceMark.
Since: 1.1.0 Docs: WinterCG Docs2 members: 2 undocumented
Properties
---
Dictionary PerformanceMeasureOptions
Options for creating a PerformanceMeasure.
Since: 1.1.0 Docs: WinterCG Docs4 members: 4 undocumented
Properties
---
Dictionary PerformanceObserverInit
Options for configuring a PerformanceObserver.
Since: 1.1.0 Docs: WinterCG Docs3 members: 3 undocumented
Properties
---
Callback PerformanceObserverCallback
Callback invoked when observed performance entries are available.
Since: 1.1.0 Docs: WinterCG Docs---
Interface PerformanceEntry
A single performance metric recorded by the browser or application.
Since: 1.1.0 Docs: WinterCG Docs5 members: 5 undocumented
Methods
Properties
---
Interface PerformanceMark
A user-defined performance mark created via performance.mark().
2 members: 2 undocumented
Constructors
Properties
---
Interface PerformanceMeasure
A user-defined performance measure created via performance.measure().
1 members: 1 undocumented
Properties
---
Interface PerformanceObserverEntryList
Callback invoked when observed performance entries are available.
Since: 1.1.0 Docs: WinterCG Docs3 members: 3 undocumented
Methods
---
Interface PerformanceObserver
Observes performance entry notifications and delivers them asynchronously via callback.
Since: 1.1.0 Docs: WinterCG Docs5 members: 5 undocumented
Constructors
Methods
Properties
---
Interface Performance
Provides access to high-resolution timing and performance metrics.
Extends:wintercg.EventTarget
Since: 1.1.0
Docs: WinterCG Docs
10 members: 10 undocumented
Methods
Properties
---