You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
239 B

type {struct timeb}
element {struct timeb} time_t time
element {struct timeb} {unsigned short} millitm
element {struct timeb} short timezone
element {struct timeb} short dstflag
type time_t
function int ftime (struct timeb*)
allow *_t