必须使用 performance 对象作为接收者调用此方法。
performance
新增于: v8.5.0
返回:<number>
¥Returns: <number>
返回当前的高解析度毫秒时间戳,其中 0 表示当前的 node 进程的开始。
node
¥Returns the current high resolution millisecond timestamp, where 0 represents the start of the current node process.