make the timer fancy
This commit is contained in:
1
include/util.h
Normal file
1
include/util.h
Normal file
@@ -0,0 +1 @@
|
||||
#define numlen(x) (x > 0 ? floor(log10(abs(x))) + 1 : 0)
|
Reference in New Issue
Block a user