Include dependency graph for time.c:
Go to the source code of this file.
Functions | |
int | gettimeofday (struct timeval *tv, struct timezone *tz) |
void | usleep (unsigned long usec) |
Variables | |
struct { | |
int phone | |
ipcarg_t rows | |
ipcarg_t cols | |
__u8 * fbaddress | |
unsigned int xres | |
unsigned int yres | |
unsigned int scanline | |
unsigned int pixelbytes | |
conv2scr_fn_t rgb2scr | |
conv2rgb_fn_t scr2rgb | |
volatile sysarg_t seconds1 | |
volatile sysarg_t useconds | |
volatile sysarg_t seconds2 | |
} | ktime |
Definition in file time.c.
|
|
|
|
|
|