BeRTOS
|
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. |
Low-level timer module for Qt emulator (interface).
Definition in file timer_qt.h.