Searched defs:timeb (Results 1 – 1 of 1) 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. */
Completed in 3 milliseconds