help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Procedures and functions] Reference for unit 'BaseUnix' (#rtl)

tms

Record containing timings for fpTimes call.

Declaration

Source position: ostypes.inc line 148

type tms = packed record

  tms_utime: clock_t;

  

User time.

  tms_stime: clock_t;

  

System time.

  tms_cutime: clock_t;

  

Children's user time.

  tms_cstime: clock_t;

  

Children's system time.

end;

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505