You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add optional screenshot argument to FrameTimingSequence
Summary:
Instead of creating another buffer, optionally include screenshots if they are enabled in `FrameTimingSequence`.
Changelog: [Internal]
Differential Revision: D87936871
Copy file name to clipboardExpand all lines: packages/react-native/ReactAndroid/src/main/java/com/facebook/react/devsupport/inspector/FrameTimingSequence.kt
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,4 +13,5 @@ internal data class FrameTimingSequence(
0 commit comments