Login
Ben
/
Nujel
Overview
Code
Talk
CI
Settings
develop
feature/new-benchmarks
master
new-stackless
stackless
value-types
wolkenwelten
7 branches
0 tags
SSH
HTTP
Ben (Win10)
Better symbol hashing function
8574b9d
3 years ago
620 Commits
nujel
/
lib
/
misc
/ getmsecs.h
Raw
text/plain
•
100 B
•
7 lines
#ifndef NUJEL_LIB_MISC_PF #define NUJEL_LIB_MISC_PF #include "../common.h" u64 getMSecs(); #endif