[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'oldlinux' (#rtl) |
Record specifying a time inteval.
Source position: oldlinux.pp line 187
type timeval = packed record |
||
sec: LongInt; |
|
Number of seconds |
usec: LongInt; |
|
Number of milliseconds |
end; |
No notes exist for this page yet.