|
|
1.1 ! root 1: /* timeb.h 4.1 11/9/80 */ ! 2: ! 3: /* ! 4: * Structure returned by ftime system call ! 5: */ ! 6: struct timeb ! 7: { ! 8: time_t time; ! 9: unsigned short millitm; ! 10: short timezone; ! 11: short dstflag; ! 12: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.