We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61bd13f commit fc3eb80Copy full SHA for fc3eb80
index.bs
@@ -77,6 +77,8 @@ Global methods / properties:
77
* globalThis.{{console}}
78
* globalThis.{{crypto}}
79
* globalThis.{{navigator}}.{{userAgent}}
80
+* globalThis.{{performance}}.{{Performance/now()}}
81
+* globalThis.{{performance}}.{{timeOrigin}}
82
* globalThis.{{queueMicrotask()}}
83
* globalThis.{{setTimeout()}} / globalThis.{{clearTimeout()}}
84
* globalThis.{{setInterval()}} / globalThis.{{clearInterval()}}
0 commit comments