Login
7 branches 0 tags
Ben (Win10) Better symbol hashing function 8574b9d 3 years ago 620 Commits
nujel / lib / misc / getmsecs.h
#ifndef NUJEL_LIB_MISC_PF
#define NUJEL_LIB_MISC_PF
#include "../common.h"

u64 getMSecs();

#endif