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 3215 2010-03-17 11:45:15Z arighi
Definition in file timer_qt.h.
