BeRTOS
Defines | Typedefs
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).

Author:
Bernie Innocenti <bernie@codewiz.org>

Definition in file timer_qt.h.