vuejs / devtools-v6

⚙️ Browser devtools extension for debugging Vue.js applications.
https://devtools-v6.vuejs.org/
MIT License
24.68k stars 4.14k forks source link

fix(timeline): incorrect unit for group duration (fix issue #1837) #2067

Closed DomeT99 closed 9 months ago

DomeT99 commented 1 year ago

Description

I fixed bug #1837 which highlighted the value expressed in ms 1000 times higher than the reality.


What is the purpose of this pull request?

Before submitting the PR, please make sure you do the following