Unit 'Linux' Package
[Overview][Constants][Types][Procedures and functions][Index] [#rtl]

kernel_timespec

Declaration

Source position: linux.pp line 550

type kernel_timespec = record

  tv_sec: kernel_time64_t;

  tv_nsec: clonglong;

end;


Documentation generated on: Jul 24 2023