Home
last modified time | relevance | path

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

/external/kernel-headers/original/linux/
Dtimex.h106 struct timex { struct
107 unsigned int modes; /* mode selector */
108 long offset; /* time offset (usec) */
109 long freq; /* frequency offset (scaled ppm) */
110 long maxerror; /* maximum error (usec) */
111 long esterror; /* estimated error (usec) */
112 int status; /* clock command/status */
136 * Mode codes (timex.mode) argument
/external/quake/quake/src/WinQuake/
Dr_misc.cpp152 static int timex; in R_TimeGraph() local
/external/quake/quake/src/QW/client/
Dr_misc.c165 static int timex; in R_TimeGraph() local