We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hi, When the millisecond diff is more than 1 second, debug will only show +1s, now I have to resort to
console.time() and console.timeEnd()
So can debug show the exact diff ?
Thanks!