.TH time "" "" "Entry-Point Routine"
.PC "Routine to execute when a timeout occurs"
\fIprefix\fBtime(\fIdevice\^\fB)\fR
\fBdev_t \fIdevice\^\fB;\fR
.PP
Under the internal \*(CO device-driver interface,
the entry point
.B time
points to the routine to execute when a timeout occurs.
The address of this routine is given in field
.B c_timer
of the driver's
.B CON
structure.
.PP
.I device
identifies the device to be manipulated.
.SH "See Also"
.B
CON,
entry-point routines
.R
