Unit 'Tcl80' Package
[Overview][Constants][Types][Procedures and functions][Index] [#tcl]

Tcl_Time

Declaration

Source position: tcl80.pp line 594

type Tcl_Time = packed record

  sec: LongInt;

  usec: LongInt;

end;


Documentation generated on: 2025-07-25