#define TIMER_MODE_SECONDS
object * object_find_by_type_subtype(const object *who, int type, int subtype)
int cftimer_find_free_id(void)
cftimer timers_table[MAX_TIMERS]
object * object_find_by_tag_global(tag_t i)
int events_execute_object_event(object *op, int eventcode, object *activator, object *third, const char *message, int fix)
#define TIMER_MODE_CYCLES
int cftimer_create(int id, long delay, object *ob, int mode)
void cftimer_process_timers(void)
int cftimer_destroy(int id)
static void cftimer_process_event(tag_t ob_tag)