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 5a5ce94 commit 120257fCopy full SHA for 120257f
1 file changed
docs/global-console.md
@@ -28,6 +28,10 @@ console.timeStamp(
28
29
The `console.timeStamp` API allows you to add custom timing entries in the Performance panel timeline.
30
31
+:::note
32
+The Performance panel is not available yet in React Native DevTools by default.
33
+:::
34
+
35
**Parameters:**
36
37
| Name | Type | Required | Description |
0 commit comments