mirror of
https://github.com/facebook/react.git
synced 2026-02-27 03:07:57 +00:00
Stacked on https://github.com/facebook/react/pull/31117.
No need for sending long float numbers and to have resolution less than
a microsecond, we end up formatting it on a Frontend side:
6c7b41da3d/packages/react-devtools-shared/src/devtools/views/Profiler/utils.js (L359-L360)