Login
7 branches 0 tags
Ben (X13/Arch) Code cleanup d0b91ba 3 years ago 614 Commits
nujel / lib / misc / getmsecs.h
#ifndef NUJEL_LIB_MISC_PF
#define NUJEL_LIB_MISC_PF
#include "../common.h"

u64 getMSecs();

#endif