Unit 'libc' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libc]

_vtimes

Declaration

Source position: svtimesh.inc line 7

type _vtimes = record

  vm_utime: LongInt;

  vm_stime: LongInt;

  vm_idsrss: dword;

  vm_ixrss: dword;

  vm_maxrss: LongInt;

  vm_majflt: LongInt;

  vm_minflt: LongInt;

  vm_nswap: LongInt;

  vm_inblk: LongInt;

  vm_oublk: LongInt;

end;


Documentation generated on: 2023-03-18