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

_sysinfo

Declaration

Source position: ssysinfoh.inc line 7

type _sysinfo = record

  uptime: Integer;

  loads: array [0..2] of LongWord;

  totalram: LongWord;

  freeram: LongWord;

  sharedram: LongWord;

  bufferram: LongWord;

  totalswap: LongWord;

  freeswap: LongWord;

  procs: Word;

  _f: array [0..21] of Char;

end;


Documentation generated on: 2023-03-18