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!