Module 基礎模組

模組performance

performance 基礎效能監控模組

引用方法:

1
var performance = require('perf_hooks').performance;

靜態函數

now

查詢目前進程時間

1
static Number performance.now();

回傳結果:

  • Number, 返回目前進程時間