23 #ifndef M4_WSCRIPT_WS_TIMER_H 24 #define M4_WSCRIPT_WS_TIMER_H 26 #include "m4/m4_types.h" 27 #include "m4/wscript/ws_machine.h" 35 bool ws_InitWSTimer(
void);
36 void ws_KillTime(
void);
37 void ws_MakeOnTimeReq(int32 wakeUpTime,
machine *myXM, int32 pcOffset, int32 pcCount);
38 void ws_CancelOnTimeReqs(
machine *m);
39 void ws_CheckTimeReqs(int32 curTime);
Definition: ws_machine.h:153
Definition: ws_timer.h:31
Definition: ws_machine.h:83
Definition: database.h:28