Unit 'JwaWinIoctl' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

_DISK_PERFORMANCE

Declaration

Source position: jwawinioctl.pas line 2090

type _DISK_PERFORMANCE = record

  BytesRead: LARGE_INTEGER;

  BytesWritten: LARGE_INTEGER;

  ReadTime: LARGE_INTEGER;

  WriteTime: LARGE_INTEGER;

  IdleTime: LARGE_INTEGER;

  ReadCount: DWORD;

  WriteCount: DWORD;

  QueueDepth: DWORD;

  SplitCount: DWORD;

  QueryTime: LARGE_INTEGER;

  StorageDeviceNumber: DWORD;

  StorageManagerName: array [0..7] of WCHAR;

end;


Documentation generated on: 2023-03-18