CPU使用率. osモジュールを使うと確認できる。 const os = require('os'); console.log(os.cpus());. node-os-utilsという、便利なライブラリもある。
確定! 回上一頁