Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoogleChrome/web-vitals
/ functions
Functions
106 in github.com/GoogleChrome/web-vitals
⨍
Functions
106
◇
Types & classes
53
Function
onTTFB
( onReport: (metric: TTFBMetric) => void, opts: ReportOpts = {}, )
src/onTTFB.ts:60
Function
onTTFB
( onReport: (metric: TTFBMetricWithAttribution) => void, opts: AttributionReportOpts = {}, )
src/attribution/onTTFB.ts:105
Function
onVisibilityUpdate
(event: Event)
src/lib/getVisibilityWatcher.ts:34
Function
reportSoftNavTTFBs
(entries: PerformanceSoftNavigation[])
src/onTTFB.ts:111
Function
saveInteractionTarget
(interaction: Interaction)
src/attribution/onINP.ts:134
Function
updateEstimate
(entries: PerformanceEventTiming[])
src/lib/polyfills/interactionCountPolyfill.ts:29
← previous
101–106 of 106, ranked by callers