#include <ewrte.h>
Data Fields | |
| struct _XTimer * | Next |
| XTimerProc | Proc |
| XHandle | Arg |
| XBool | Enabled |
| XTicks | Ticks |
| XInt32 | InitialTime |
| XInt32 | RepeatTime |
| XHandle _XTimer::Arg |
| XBool _XTimer::Enabled |
| XInt32 _XTimer::InitialTime |
| struct _XTimer* _XTimer::Next |
| XTimerProc _XTimer::Proc |
| XInt32 _XTimer::RepeatTime |
| XTicks _XTimer::Ticks |