This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
time_t time; /* Seconds since epoch, as from `time'. */
unsigned short int millitm; /* Additional milliseconds. */
short int timezone; /* Minutes west of GMT. */
time_t time; /* Seconds since epoch, as from `time'. */
unsigned short int millitm; /* Additional milliseconds. */
short int timezone; /* Minutes west of GMT. */
};
/* Fill in TIMEBUF with information about the current time. */
extern int ftime __P ((struct timeb *__timebuf));
};
/* Fill in TIMEBUF with information about the current time. */
extern int ftime __P ((struct timeb *__timebuf));