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