Searched defs:timeb (Results 1 – 4 of 4) sorted by relevance
7 struct timeb struct9 time_t time; /* Seconds since epoch, as from 'time'. */10 unsigned short int millitm; /* Additional milliseconds. */11 short int timezone; /* Minutes west of GMT. */12 short int dstflag; /* Nonzero if Daylight Savings Time used. */
86 #define timeb _timeb macro
579 SPDP e1[4],timea,timeb, dtime(); in whetstones() local