mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/48200 Wires up `Performance.mark()` events, completing support for User Timings in Fusebox. Other changes: - Refactors `reportMeasure` to receive a `duration`. - Fixes conversion for time values (ms -> µs) in emitted trace events. Changelog: [Internal] Reviewed By: hoxyq Differential Revision: D66704283 fbshipit-source-id: 352abbade26eb976e793481dde04463431bf2eb7