#define TIMER_PROC(type,name) IMPORT_METHOD type name
timers.h
Defines import export and call method for timers. Looks like timers are native calltype by default instead of CPROC.
Macros