23 #ifndef M4_WSCRIPT_WS_TIMER_H 24 #define M4_WSCRIPT_WS_TIMER_H 26 #include "m4/wscript/ws_machine.h" 34 bool ws_InitWSTimer();
36 void ws_MakeOnTimeReq(int32 wakeUpTime,
machine *myXM, int32 pcOffset, int32 pcCount);
37 void ws_CancelOnTimeReqs(
machine *m);
38 void ws_CheckTimeReqs(int32 curTime);
Definition: ws_machine.h:155
Definition: ws_timer.h:30
Definition: ws_machine.h:85
Definition: database.h:28