Source position: sswin32.pas line 292
type TTimeVal = packed record
tv_sec: LongInt;
tv_usec: LongInt;
end;
No notes exist for this page yet.