Skip to content

Commit 120257f

Browse files
committed
docs: add a note on Perf panel availability to console.timeStamp
1 parent 5a5ce94 commit 120257f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/global-console.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ console.timeStamp(
2828

2929
The `console.timeStamp` API allows you to add custom timing entries in the Performance panel timeline.
3030

31+
:::note
32+
The Performance panel is not available yet in React Native DevTools by default.
33+
:::
34+
3135
**Parameters:**
3236

3337
| Name | Type | Required | Description |

0 commit comments

Comments
 (0)