timer_qt.h File Reference

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

Go to the source code of this file.


Defines

#define TIMER_HW_HPTICKS_PER_SEC   1000
 Frequency of the hardware high-precision timer.
#define timer_hw_irq()   do {} while (0)
 Not needed.

Typedefs

typedef unsigned int hptime_t
 Type of time expressed in ticks of the hardware high-precision timer.

Detailed Description

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

Version:
Id
timer_qt.h 1133 2008-02-18 15:43:44Z bernie

Author:
Bernardo Innocenti <bernie@develer.com>

Definition in file timer_qt.h.