Annotation of 42BSD/sys/h/timeb.h, revision 1.1.1.1

1.1       root        1: /*     timeb.h 6.1     83/07/29        */
                      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: };

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.