Unit 'IdWinsock2' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_indy]

timeval

Declaration

Source position: IdWinsock2.pas line 287

type timeval = record

  tv_sec: LongInt;

  

  tv_usec: LongInt;

  

end;



CT Web help

CodeTyphon Studio