performance.now()


返回当前的高解析度毫秒时间戳,其中 0 表示当前的 node 进程的开始。

Returns the current high resolution millisecond timestamp, where 0 represents the start of the current node process.