Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KieSun/per-moniteur
/ functions
Functions
21 in github.com/KieSun/per-moniteur
⨍
Functions
21
◇
Types & classes
5
↓ 11 callers
Function
logIndicator
(type: string, data: IPerData, measure = false)
src/log.ts:14
↓ 5 callers
Function
getObserver
(type: string, cb: IPerCallback)
src/utils.ts:17
↓ 5 callers
Function
getScore
(type: string, data: number)
src/utils.ts:36
↓ 2 callers
Method
markStart
(name: string)
src/index.ts:42
↓ 1 callers
Method
fmpEnd
()
src/index.ts:61
↓ 1 callers
Method
fmpStart
()
src/index.ts:58
↓ 1 callers
Function
getCLS
()
src/indicator.ts:129
↓ 1 callers
Function
getFID
()
src/indicator.ts:94
↓ 1 callers
Function
getLCP
()
src/indicator.ts:114
↓ 1 callers
Function
getLongTask
(fcp: number)
src/indicator.ts:144
↓ 1 callers
Function
getNavigationTime
()
src/indicator.ts:7
↓ 1 callers
Function
getNetworkInfo
()
src/indicator.ts:59
↓ 1 callers
Function
getPaintTime
()
src/indicator.ts:74
↓ 1 callers
Function
getTTI
()
src/indicator.ts:160
↓ 1 callers
Function
isDev
()
src/utils.ts:13
↓ 1 callers
Function
log
(message?: any)
src/log.ts:5
↓ 1 callers
Method
markEnd
(startName: string, endName: string)
src/index.ts:45
Method
clearMarks
(name?: string)
src/index.ts:52
Method
clearMeasures
(name?: string)
src/index.ts:55
Method
constructor
(args: IPerCBProps)
src/index.ts:17
Function
isSupportPerformance
()
src/utils.ts:3