[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'oldlinux' (#rtl) |
Time interval for the NanoSleep function.
Source position: oldlinux.pp line 193
type timespec = packed record |
||
tv_sec: LongInt; |
|
Number of seconds |
tv_nsec: LongInt; |
|
Number of nanoseconds |
end; |
No notes exist for this page yet.