Jump to content

total io read/write/other bytes of a process


Recommended Posts

I'm after some code to obtain the totals of the following for a selected process:

I/O Read Bytes

I/O Write Bytes

I/O Other Bytes

The numbers are from task manager

I've read up on Win32_PerfRawData_PerfProc_Process class and similar formatted classes and found only counters that display read/write/other OPs per second. How does the task manager obtain the totals, especially when it hasn't been running for the duration of system uptime?

Thanks

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...