timer_posix.c File Reference

Low-level timer module for Qt emulator (implementation). More...

#include <cfg/compiler.h>
#include <os/hptime.h>
#include <signal.h>
#include <sys/time.h>
#include <string.h>

Go to the source code of this file.


Functions

static void timer_hw_init (void)
 HW dependent timer initialization.

Detailed Description

Low-level timer module for Qt emulator (implementation).

Version:
Id
timer_posix.c 1133 2008-02-18 15:43:44Z bernie

Author:
Bernardo Innocenti <bernie@develer.com>

Definition in file timer_posix.c.