summaryrefslogtreecommitdiff
path: root/src/kpi/dlt-kpi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kpi/dlt-kpi.h')
-rw-r--r--src/kpi/dlt-kpi.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/kpi/dlt-kpi.h b/src/kpi/dlt-kpi.h
index ff647d4..4cefb73 100644
--- a/src/kpi/dlt-kpi.h
+++ b/src/kpi/dlt-kpi.h
@@ -40,6 +40,9 @@
#define COMMAND_LINE_SIZE 1024
+#define NANOSEC_PER_MILLISEC 1000000
+#define NANOSEC_PER_SEC 1000000000
+
/* STRUCTURES */
typedef struct
{