#ifndef NUJEL_LIB_MISC_GETMSECS #define NUJEL_LIB_MISC_GETMSECS #include "../common.h" u64 getMSecs(); #endif