TEMU  3.0
The Terma Emulator
temu_Event Struct Reference

#include </builds/termade/temu/temu/include/temu-c/Support/Events.h>

Data Fields

int64_t Time
 
int64_t EventId
 
uint32_t Flags
 
int QueueIdx
 
temu_EventQueueQueue
 
void * Obj
 
void(* Func )(struct temu_Event *)
 
int64_t Period
 
int64_t RTTime
 
int64_t RTPeriod
 

Field Documentation

◆ EventId

int64_t temu_Event::EventId

◆ Flags

uint32_t temu_Event::Flags

◆ Func

void(* temu_Event::Func) (struct temu_Event *)

◆ Obj

void* temu_Event::Obj

◆ Period

int64_t temu_Event::Period

◆ Queue

temu_EventQueue* temu_Event::Queue

◆ QueueIdx

int temu_Event::QueueIdx

◆ RTPeriod

int64_t temu_Event::RTPeriod

◆ RTTime

int64_t temu_Event::RTTime

◆ Time

int64_t temu_Event::Time

The documentation for this struct was generated from the following file: