Home
last modified time | relevance | path

Searched defs:timeb (Results 1 – 1 of 1) sorted by relevance

/time/bits/types/
A Dstruct_timeb.h7 struct timeb struct
9 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