Package-level declarations
Types
Link copied to clipboard
The LargestContentfulPaint
interface provides timing information about the largest image or text paint before user input on a web page.
Link copied to clipboard
The PerformanceEventTiming
interface of the Event Timing API provides insights into the latency of certain event types triggered by user interaction.
Link copied to clipboard
The PerformanceNavigationTiming
interface provides methods and properties to store and retrieve metrics regarding the browser's document navigation events.
Link copied to clipboard
The PerformancePaintTiming
interface provides timing information about 'paint' (also called 'render') operations during web page construction.