|
TEMU
2
The Terma Emulator
|
#include <temu-c/Support/Events.h>
Data Fields | |
| int64_t | Time |
| int64_t | EventId |
| uint32_t | Flags |
| int | QueueIdx |
| temu_EventQueue * | Queue |
| void * | Obj |
| void(* | Func )(struct temu_Event *) |
| void * | Data |
| int64_t | Period |
| int64_t | RTTime |
| int64_t | RTPeriod |
| void(* temu_Event::Func)(struct temu_Event *) |
| temu_EventQueue* temu_Event::Queue |