Source position: mselibc.pas line 2381
type itimerval = record
it_interval: timeval;
it_value: timeval;
end;