Unit 'gctypes' Package
[Overview][Constants][Types][Variables][Index] [#libogcfpc]

timespec

Declaration

Source position: gctypes.pp line 36

type timespec = record

  tv_sec: LongInt;

  tv_nsec: LongInt;

end;


Documentation generated on: 2025-07-25