console.timeEnd()方法是Node.js的控製台類。此方法停止以前使用console.time()方法啟動的計時器,並使用stdout顯示結果。 用法: console.timeEnd( label ).
確定! 回上一頁