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

tms

Declaration

Source position: timesh.inc line 4

type tms = record

  tms_utime: clock_t;

  tms_stime: clock_t;

  tms_cutime: clock_t;

  tms_cstime: clock_t;

end;


Documentation generated on: 2023-03-18