Add benchmark framework for testing compression algos
[platform/core/system/dlog.git] / include / logcommon.h
index fcd5060..34568e1 100644 (file)
@@ -65,6 +65,7 @@
 #define NSEC_PER_SEC 1000000000
 #define NSEC_PER_MSEC 1000000
 #define USEC_PER_MSEC 1000
+#define MSEC_PER_SEC 1000
 
 #ifdef __cplusplus
 extern "C" {