IOCounters

IOCounters Object

  • readOperationCount Number - The number of I/O read operations.
  • writeOperationCount Number - The number of I/O write operations.
  • otherOperationCount Number - Then number of I/O other operations.
  • readTransferCount Number - The number of I/O read transfers.
  • writeTransferCount Number - The number of I/O write transfers.
  • otherTransferCount Number - Then number of I/O other transfers.

© 2013–2017 GitHub Inc.
Licensed under the MIT license.
https://electron.atom.io/docs/api/structures/io-counters/

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部